Bitbybit Docs
    Bereite Suchindex vor...

    Klasse PointOfInterestEntity (Advanced.Navigation)

    Hierarchie (Zusammenfassung anzeigen)

    Index

    Konstruktoren

    Eigenschaften

    name: string

    Point of Interest name

    Point of Interest
    
    position: Point3

    Camera look at point

    [0, 1, 0]
    
    cameraTarget: Point3

    Camera look at point

    [0, 0, 0]
    
    cameraPosition: Point3

    Camera position

    [10, 10, 10]
    

    Point of Interest style

    undefined
    

    true

    animationSpeed: number

    Flight time in seconds when the point is clicked. 0 or less jumps to the view with no animation.

    2
    

    0.01

    Infinity

    0.01

    ease: easeEnum

    Easing curve of the flight when the point is clicked: easeIn starts gently, easeOut ends gently, easeInOut does both.

    easeInOutCubic
    
    type: string
    entityName: string