Click or drag to resize

Camera Properties

The Camera type exposes the following members.

Properties
 NameDescription
Public propertyFarClippingDistance The near clipping distance for the orthographic camera. This defaults to 0, which means no clipping regardless of the distance of the camera from the focal point. Any other value sets the near clipping plane to that value.
Public propertyNearClippingDistance The near clipping distance for the orthographic camera. This defaults to 0, which means no clipping regardless of the distance of the camera from the focal point. Any other value sets the near clipping plane to that value.
Public propertyPlanViewRotation Rotation of Plan View (in radians)
Public propertyRotation Calculate the current rotation of the camera.
Top
See Also