Type Function Object Joint Library physics.* Return value Numbers Revision Release 2026.3728 Keywords joint, getReactionForce See also Physics Joints (guide)
This function returns the reaction force in Newtons at the joint anchor in the second body.
joint:getReactionForce()
local reactionForceX, reactionForceY = myJoint:getReactionForce()