angularSlop top-level property

double angularSlop
getter/setter pair

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;