[][src]Constant box2d_rs::b2_settings::B2_ANGULAR_SLOP

pub const B2_ANGULAR_SLOP: f32 = 2.0 / 180.0 * PI; // 0.0349065885f32

A small angle used as a collision and constraint tolerance. Usually it is chosen to be numerically significant, but visually insignificant.