Void
ModelViewManager
.RotateView(Double angle) ***OBSOLETE*** Use the 'Camera' Rotate method instead.
Rotate the current ModelView.
Remarks
Examples
Parameters
angle
Type: Double
The amount of Rotation (positive = Clockwise : negative == Counter-Clockwise).
Return Value
Type: Void