Constant jumpy::core::physics::collisions::rapier::MAX_MANIFOLD_POINTS

pub const MAX_MANIFOLD_POINTS: usize = 2; // 2usize
Expand description

Max number of pairs of contact points from the same contact manifold that can be solved as part of a single contact constraint.