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