BallJoint:getTightness
EditReturns the tightness of the joint. See World:setTightness
for how this affects the joint.
tightness = BallJoint:getTightness()
Arguments
None
Returns
Name | Type | Description |
tightness | number | The tightness of the joint. |
See also
DistanceJoint:getTightness
DistanceJoint:setTightness
World:getTightness
World:setTightness
BallJoint:setTightness
BallJoint