maxRotation top-level property

double maxRotation
getter/setter pair

The maximum angular velocity of a body. This limit is very large and is used to prevent numerical problems. You shouldn't need to adjust this.

Implementation

double maxRotation = 0.5 * pi;