OrbitControls
Orbit controls allow the camera to orbit around a target.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Dispose of the controls.
Dispose of the controls.
Attributes
Reset camera to initial position.
Reset camera to initial position.
Attributes
Save the current state of the controls.
Save the current state of the controls.
Attributes
Sets the focus of the camera to the target.
Sets the focus of the camera to the target.
Attributes
Inherited methods
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Concrete fields
Whether to automatically rotate around the target.
Whether to automatically rotate around the target.
Attributes
The speed of auto rotation.
The speed of auto rotation.
Attributes
The damping inertia factor.
The damping inertia factor.
Attributes
Whether to enable damping (inertia).
Whether to enable damping (inertia).
Attributes
Whether to enable panning.
Whether to enable panning.
Attributes
Whether to enable rotation.
Whether to enable rotation.
Attributes
Whether to enable zooming.
Whether to enable zooming.
Attributes
Maximum distance from target when zooming.
Maximum distance from target when zooming.
Attributes
Minimum distance from target when zooming.
Minimum distance from target when zooming.
Attributes
The speed of panning.
The speed of panning.
Attributes
The current position of the camera.
The current position of the camera.
Attributes
The speed of rotation.
The speed of rotation.
Attributes
The point that the camera orbits around.
The point that the camera orbits around.
Attributes
The camera zoom.
The camera zoom.
Attributes
The speed of zooming.
The speed of zooming.