flywave-map-controls.camerarotationanimation.stop
Home > @flywave/flywave-map-controls > CameraRotationAnimation > stop
CameraRotationAnimation.stop() method
Stop the animation. Can be started again (with original values only, though).
Signature:
/** @override */
stop(): void;
Returns:
void