BallJoint:getTightness

Edit

Returns the tightness of the joint. See World:setTightness for how this affects the joint.

tightness = BallJoint:getTightness()

Arguments

None

Returns

NameTypeDescription
tightnessnumber The tightness of the joint.

See also