flywave-map-controls.controlpoint
Home > @flywave/flywave-map-controls > ControlPoint
ControlPoint 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 ControlPoint used to defined the Track of the [[CameraKeyTrackAnimation]]
Signature:
export declare class ControlPoint implements Pick<LookAtParams, "target" | "tilt" | "heading" | "distance">
Implements: Pick<LookAtParams, "target" | "tilt" | "heading" | "distance">
Constructors
Constructor | Modifiers | Description |
|---|---|---|
(BETA) Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
number | (BETA) | ||
number | (BETA) | ||
string | (BETA) (Optional) | ||
GeoCoordinates | (BETA) | ||
number | (BETA) | ||
number | (BETA) The time, when this ControlPoint should be reached in the animation flow, in seconds. |