flywave-map-controls.camerarotationanimation
Home > @flywave/flywave-map-controls > CameraRotationAnimation
CameraRotationAnimation class
Create an animation around the Z-axis of the camera.
Signature:
export declare class CameraRotationAnimation extends CameraAnimation
Extends: CameraAnimation
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Creates a new |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| number | Final camera rotation (in the Z-axis). | |
| number | Initial camera rotation (in the Z-axis). |
Methods
Method | Modifiers | Description |
|---|---|---|
Start the animation. | ||
Stop the animation. Can be started again (with original values only, though). |