Type Function Object Joint Library physics.* Return value Numbers Revision Release 2025.3721 Keywords joint, getLocalAxisA See also Physics Joints (guide)
This function returns the current coordinates of the anchor point along the defined axis, in content space.
For use with "piston"
and "wheel"
joints.
joint:getLocalAxisA()
local lax, lay = myJoint:getLocalAxisA()