SpringJoint.tolerance

Switch to Manual
public float tolerance;

Description

The maximum allowed error between the current spring length and the length defined by minDistance and maxDistance.

If the tolerance is set very high the solver might not run and the spring would effectively not exist.

If the tolerance is set close to zero very short spring lengths are possible, but at the increased cost of running the solver more often.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答