TOKJOINT_SetPositionAndRotationFrameB(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 B's Pitch Yaw# = Frame B's Yaw Roll# = Frame B's Roll |
Return value: None |
Description: Sets the position and rotation of the joint local to bodyA. |