Void MechanicalCameraWrapper.Rotate(Double angle, CameraAxisType axis)

Rotates the camera about an axis.

Parameters

  • angle
    Type: Double
    The amount of rotation (positive = Clockwise : negative = Counter-Clockwise).
  • axis
    The axis of rotation (ScreenX, ScreenY, ScreenZ, GlobalX, GlobalY, GlobalZ).