Camera Properties | 
The Camera type exposes the following members.
| Name | Description | |
|---|---|---|
| FarClippingDistance | 
            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.
              | |
| NearClippingDistance | 
            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.
              | |
| PlanViewRotation | 
            Rotation of Plan View (in radians)
              | |
| Rotation | 
            Calculate the current rotation of the camera.
              |