Parameter | Description |
---|---|
aabb | The AABB used to check overlap. This must be in world-space. |
filter | The filter to control the result returned. |
bool If the query overlaps anything.
Tests if the provided AABB potentially overlaps any shapes. The overlap is between AABB of shapes in the world therefore it may not result in an exact overlap of any shape itself. See PhysicsAABB and QueryFilter.