BoxContains Method |
| Name | Description | |
|---|---|---|
| Contains(Bounds) | Determines whether the current instance of Box contains given bounds. | |
| Contains(Bounds) | Determines whether the current instance of Box contains given bounds. | |
| Contains(Box) | Determines whether the current instance of Box contains another instance of Box. | |
| Contains(Box) | Determines whether the current instance of Box contains another instance of Box. | |
| Contains(Sphere) | Determines whether the current instance of Box contains the given sphere. | |
| Contains(Sphere) | Determines whether the current instance of Box contains the given sphere. | |
| Contains(Vector3) | Determines whether the current instance of Box contains a given point. | |
| Contains(Vector3) | Determines whether the current instance of Box contains a given point. |