Adds an event listener for a specific event.
The type of the event key.
The event to listen to.
The callback function to be invoked when the event is emitted.
An object with a remove
method to unsubscribe the listener.
Animates the camera to a specific angle.
The duration of the animation in milliseconds. Defaults to 0 for an instant change.
A promise that resolves when the animation is complete.
The current camera state.
Facade for controlled, external interaction with the AssetCameraRenderPlugin.