HingeJoint:setLimits
EditSets the upper and lower limits of the hinge angle. These should be between -π and π.
HingeJoint:setLimits(lower, upper)
Arguments
Name | Type | Description |
lower | number | The lower limit, in radians. |
upper | number | The upper limit, in radians. |
Returns
Nothing