Click or drag to resize
Ab4d.SharpEngine logo

BoundingFrustum Properties

The BoundingFrustum type exposes the following members.

Properties
 NameDescription
Public propertyBottom Gets the bottom plane of the BoundingFrustum.
Public propertyFar Gets the far plane of the BoundingFrustum.
Public propertyIsOrthographic Indicate whether the current BoundingFrustum is Orthographic.
Public propertyLeft Gets the left plane of the BoundingFrustum.
Public propertyMatrix Gets or sets the Matrix that describes this bounding frustum.
Public propertyNear Gets the near plane of the BoundingFrustum.
Public propertyRight Gets the right plane of the BoundingFrustum.
Public propertyTop Gets the top plane of the BoundingFrustum.
Top
See Also