Manual:

Tutorials:

API:

ChipmunkConstraint.errorBias

var errorBias : float

Description

Rate that error (stretching of the constraint) is fixed.

Defaults to Mathf.Pow(0.9f, 60f). In other words, fix 10% of the error every 1/60th of a second.