MouseCameraTrackballRotateManipulator
Methods
getUseFocalPointAsCenterOfRotation
Gets whether to use the focal point as the center of rotation.
getWorldUpVec
Gets the world-up vector.
setUseFocalPointAsCenterOfRotation
Sets using the focal point as the center of rotation.
| Argument | Type | Required | Description |
|---|---|---|---|
useFocalPoint | Yes |
setUseWorldUpVec
Sets whether to use a given world-up vector.
| Argument | Type | Required | Description |
|---|---|---|---|
use | Yes | boolean |
setWorldUpVec
Sets the world-up vector.
| Argument | Type | Required | Description |
|---|---|---|---|
vec | Yes | the world-up vector |