[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description |
|---|---|
| Contains(BoundingBox) | Checks if another bounding box is wholly contained inside this one. |
| Contains(Vector3I) | Checks if a given point is inside this bounding box. |
| Contains(Int32, Int32, Int32) | Checks if a given point is inside this bounding box. |