Click or drag to resize
SoWinExaminerViewerConstrainCameraRotation Method
Overload List
  NameDescription
Public methodConstrainCameraRotation
Calls ConstrainCameraRotation(false, false, false).
Public methodConstrainCameraRotation(Boolean)
Calls ConstrainCameraRotation(x, false, false).
Public methodConstrainCameraRotation(Boolean, Boolean)
Calls ConstrainCameraRotation(x, y, false).
Public methodConstrainCameraRotation(Boolean, Boolean, Boolean)

Constrains the camera to spin around the specified axis.

Top
See Also