BoundingBox.GetCorners Method
Gets an array of points that make up the corners of the BoundingBox.
Overload List
Name | Description |
---|---|
BoundingBox.GetCorners () | Gets an array of points that make up the corners of the BoundingBox. |
BoundingBox.GetCorners (Vector3[]) | Gets the array of points that make up the corners of the BoundingBox. |
See Also
Reference
BoundingBox Structure
BoundingBox Members
Microsoft.Xna.Framework Namespace