linearSlop top-level property

double linearSlop
getter/setter pair

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

Implementation

double linearSlop = 0.005;