Click or drag to resize

RenderFrustum Properties

The RenderFrustum type exposes the following members.

Properties
  NameDescription
Public propertyBottom
Gets or Sets the distance in meters to the bottom plane.
Public propertyLeft
Gets or Sets the distance in meters to the left plane.
Public propertyPerspective
Gets or Sets value indicating whether this RenderFrustum is perspective.
Public propertyRight
Gets or Sets the distance in meters to the right plane.
Public propertyTop
Gets or Sets the distance in meters to the top plane.
Top
See Also