What state is the current controller in.
Private _isPrivate _offsetPrivate _panPrivate _panPrivate _panPrivate _panPrivate _positionPrivate _rotatePrivate _rotatePrivate _rotatePrivate _scalePrivate _sphericalPrivate _sphericalPrivate _sphericalPrivate _statePrivate _vPrivate _zoomPrivate _zoomPrivate _zoomPrivate _zoomWhether to auto rotate.
Auto rotate speed.
Camera instance, the essence of orbit control is to change the camera position.
Contains mousedown and wheel.
Damping factor
DOM element, mainly used to listen for mouse up events.
Whether to enable damping.
Whether to enable pan.
Whether to enable rotate.
Whether to enable zoom.
Camera frustum angle.
Canvas element, mainly used to monitor mouse movement events.
Max azimuth angle.
The maximum distance from the camera to the object.
Max polar angle.
The maximum zoom scale of the camera.
Min azimuth angle.
The minimum distance from the camera to the object.
Min polar angle.
The smallest zoom scale of the camera.
Clicking the corresponding key with the mouse is actually the key corresponding to the left button, the scroll wheel and the right button.
Contains mousemove and mouseup.
Rotate speed.
Where the camera is looking.
Camera up.
Scaling factor.
Zoom speed
Generated using TypeDoc
Orbital controls for zooming around a center point.