Void
MechanicalCameraWrapper
.Rotate(Double angle,
CameraAxisType
axis)
Rotates the camera about an axis.
Remarks
Examples
Parameters
angle
Type: Double
The amount of rotation (positive = Clockwise : negative = Counter-Clockwise).
axis
Type:
CameraAxisType
The axis of rotation (ScreenX, ScreenY, ScreenZ, GlobalX, GlobalY, GlobalZ).
Return Value
Type: Void