TOKJOINT_SetPositionAndRotationFrameA(Joint%,X#,Y#,Z#,Pitch#,Yaw#,Roll#) |
Parameters: Joint% = The joint's handle X# = X component of position Y# = Y component of position Z# = Z component of position Pitch# = Frame A's Pitch Yaw# = Frame A's Yaw Roll# = Frame A's Roll |
Return value: None |
Description: Sets the position and rotation of the joint local to bodyA. |