Constant bevy_rapier2d::prelude::MAX_MANIFOLD_POINTS[][src]

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