linearSleepTolerance top-level property

double linearSleepTolerance
getter/setter pair

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

Implementation

double linearSleepTolerance = 0.01;