Chipmunk2D Unity Documentation | Main Page | Forum

Manual

Tutorials

API

Classes

Structs

Enumerations

ChipmunkConstraint.maxForce

var maxForce : float

Description

Maximum force the constraint is allowed to use.

Defaults to Mathf.Infinity. This means that a constraint can use as much force as it needs to keep the constraint together.