angularSlop top-level property
A small angle used as a collision and constraint tolerance. Usually it is chosen to be numerically significant, but visually insignificant.
Implementation
double angularSlop = 2.0 / 180.0 * pi;
A small angle used as a collision and constraint tolerance. Usually it is chosen to be numerically significant, but visually insignificant.
double angularSlop = 2.0 / 180.0 * pi;