Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PointOfInterest

Index

Constructors

Methods

Constructors

constructor

  • new PointOfInterest(options: PointOfInterestDto, scene: Scene, onClick: () => void): PointOfInterest
  • Parameters

    • options: PointOfInterestDto
    • scene: Scene
    • onClick: () => void
        • (): void
        • Returns void

    Returns PointOfInterest

Methods

animatePulse

  • animatePulse(): void
  • Animates the pulse effect using torus scaling and visibility changes for a ring effect.

    Returns void

dispose

  • dispose(): void
  • Returns void

Generated using TypeDoc