Bounding | |
The BoundingFrustum type exposes the following members.
| Name | Description | |
|---|---|---|
| Bottom | Gets the bottom plane of the BoundingFrustum. | |
| Far | Gets the far plane of the BoundingFrustum. | |
| IsOrthographic | Indicate whether the current BoundingFrustum is Orthographic. | |
| Left | Gets the left plane of the BoundingFrustum. | |
| Matrix | Gets or sets the Matrix that describes this bounding frustum. | |
| Near | Gets the near plane of the BoundingFrustum. | |
| Right | Gets the right plane of the BoundingFrustum. | |
| Top | Gets the top plane of the BoundingFrustum. |