Projection Properties |
The Projection type exposes the following members.
| Name | Description | |
|---|---|---|
| FarPlane |
Gets or sets the far plane associated with the Projection.
| |
| FieldOfViewHorizontal |
Gets or sets the horizontal field of view associated with the Projection.
| |
| FieldOfViewVertical |
Gets or sets the vertical field of view associated with the Projection.
| |
| NearPlane |
Gets or sets the near plane associated with the Projection.
| |
| Orientation |
Gets or sets the UnitQuaternion defining the orientation of the Projection in the central body's fixed reference frame.
| |
| Position |
Gets or sets the Cartesian defining the position of the Projection in the central body's fixed reference frame.
|