Create3DPhysicsFixedJoint
Description
Creates a Fixed joint between object a and b. Returns a joint ID.
Definition
integer Create3DPhysicsFixedJoint( objA, objB, positionVec3 )
int agk::Create3DPhysicsFixedJoint( UINT objA, UINT objB, int positionVec3 )
Parameters
- objA - first object ID
- objB - second object ID
- positionVec3 - vector ID