[][src]Constant box2d_rs::b2_settings::B2_MAX_LINEAR_CORRECTION

pub const B2_MAX_LINEAR_CORRECTION: f32 = 0.2;

The maximum linear position correction used when solving constraints. This helps to prevent overshoot.