Type Function Object Joint Library physics.* Return value Numbers Revision Release 2025.3714 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()