Type Alias jumpy::core::physics::rapier::DefaultBroadPhase
pub type DefaultBroadPhase = BroadPhaseMultiSap;
Expand description
The default broad-phase implementation recommended for general-purpose usage.
Aliased Typeยง
struct DefaultBroadPhase { /* private fields */ }