public JointLimits limits ;

Descripción

Limit of angular rotation (in degrees) on the hinge joint.

The joint will be limited so that the angle is always between JointLimits.min and JointLimits.max. The joint angle is in degrees relative to the rest angle. The rest angle between the bodies is always zero at the beginning of the simulation.

See Also: useLimits, JointLimits.

no example available in C#

Modifying the limits does not automatically enable the limits.