Click or drag to resize

Projection Properties

The Projection type exposes the following members.

Properties
  NameDescription
Public propertyFarPlane
Gets or sets the far plane associated with the Projection.
Public propertyFieldOfViewHorizontal
Gets or sets the horizontal field of view associated with the Projection.
Public propertyFieldOfViewVertical
Gets or sets the vertical field of view associated with the Projection.
Public propertyNearPlane
Gets or sets the near plane associated with the Projection.
Public propertyOrientation
Gets or sets the UnitQuaternion defining the orientation of the Projection in the central body's fixed reference frame.
Public propertyPosition
Gets or sets the Cartesian defining the position of the Projection in the central body's fixed reference frame.
Top
See Also