angularSleepTolerance top-level property

double angularSleepTolerance
getter/setter pair

A body cannot sleep if its angular velocity is above this tolerance.

Implementation

double angularSleepTolerance = 2.0 / 180.0 * pi;