JointLimits Struct

JointLimits is used by the HingeJoint to limit the joints angle.

See Also: HingeJoint.

Variables
min

The lower limit of the joint.

minBounce

The bounciness of the joint when hitting the lower limit of the joint.

max

The upper limit of the joint.

maxBounce

The bounciness of the joint when hitting the upper limit of the joint.