Constant bevy_rapier3d::prelude::MAX_MANIFOLD_POINTS[][src]

pub const MAX_MANIFOLD_POINTS: usize = 4; // 0x0000_0000_0000_0004usize
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.