跳到主要内容

flywave-map-controls.camerakeytrackanimation

Home > @flywave/flywave-map-controls > CameraKeyTrackAnimation

CameraKeyTrackAnimation class

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

A [[CameraAnimation]] along of a set of [[ControlPoint]]s

Signature:

export declare class CameraKeyTrackAnimation 

Constructors

Constructor

Modifiers

Description

(constructor)(m_mapView, m_options)

(BETA) Constructs a new instance of the CameraKeyTrackAnimation class

Properties

Property

Modifiers

Type

Description

loop

THREE.AnimationActionLoopStyles

(BETA)

repetitions

number

(BETA)

rotateOnlyClockwise

boolean

(BETA)

Methods

Method

Modifiers

Description

isRunning()

(BETA)

start(time, onFinished)

(BETA) Start the Animation

stop()

(BETA) Stop the Animation