velocityThreshold top-level property

double velocityThreshold
getter/setter pair

A velocity threshold for elastic collisions. Any collision with a relative linear velocity below this threshold will be treated as inelastic.

Implementation

double velocityThreshold = 1.0;