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