maxTranslation top-level property

double maxTranslation
getter/setter pair

The maximum linear 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 maxTranslation = 2.0;