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