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) | ||
Contains(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.
|