Class PointOfInterest
Constructors
constructor
- new PointOfInterest(options: PointOfInterestDto, scene: Scene, onClick: () => void): PointOfInterest
-
Parameters
-
options: PointOfInterestDto
-
scene: Scene
-
onClick: () => void
Methods
animatePulse
-
Returns void
dispose
-
Returns void
Animates the pulse effect using torus scaling and visibility changes for a ring effect.