Expand description
Finds pairs of entities with overlapping ColliderAabb
s to reduce
the number of potential contacts for the narrow phase.
See BroadPhasePlugin
.
Structs§
- Flags for AABB intervals in the broad phase.
- Finds pairs of entities with overlapping
ColliderAabb
s to reduce the number of potential contacts for the narrow phase.
Enums§
- System sets for systems running in
PhysicsStepSet::BroadPhase
.