| Parameter | Description |
|---|---|
| aabb | The PhysicsAABB to check being contained by this PhysicsAABB. |
bool True if the specified PhysicsAABB is contained by this PhysicsAABB. False if not.
Checks if the PhysicsAABB contains (completely encapsulates) the specified PhysicsAABB.