Protected
_enabledProtected
_limitWhether the orthographic camera should be limited to 2D or not.
If true, the camera will be limited to 2D and only display a view from above - like Google Maps.
Protected
_previousPrevious polar angle of the camera.
Reference to the camera-controls instance.
Whether the orthographic camera should be limited to 2D or not.
If true, the camera will be limited to 2D and only display a view from above - like Google Maps.
Adds a listener to an event type.
The type of event to listen to.
The function that gets called when the event is fired.
Checks if listener is added to an event type.
The type of event to listen to.
The function that gets called when the event is fired.
Removes a listener from an event type.
The type of the listener that gets removed.
The listener function that gets removed.
Generated using TypeDoc
Viewport camera controls.