startCameraRotation
Starts a continous camera rotation.
Signatures
- Paramate.Viewport.startCameraRotation( axis, direction, aps, fps )
Parameters
- axis
-
The axis to rotate around. Default: [0, 0, 1]
- direction
-
The direction of the rotation ('cw' / 'ccw' for clockwise and counter-clockwise).
- aps
-
Angle (degrees) per second. Default = 20.
- fps
-
Frames per second. Default = 25.