HingeJoint:getUpperLimit
EditReturns the upper limit of the hinge angle. This will be less than π.
limit = HingeJoint:getUpperLimit()
Arguments
None
Returns
Name | Type | Description |
limit | number | The upper limit, in radians. |
Returns the upper limit of the hinge angle. This will be less than π.
limit = HingeJoint:getUpperLimit()
None
Name | Type | Description |
limit | number | The upper limit, in radians. |