Overload List
| Name | Description | |
|---|---|---|
| BitwiseAnd(XAxisAlignedBox, Vector3) |
Tests whether the box contains point point.
| |
| BitwiseAnd(XAxisAlignedBox, XAxisAlignedBox) |
Tests whether the box1 and box2 have an intersection.
| |
| BitwiseAnd(XAxisAlignedBox, XRay) |
Tests whether the ray ray intersects box box.
|