HavokBodyGetPosOrientΒΆ

Gets the position and orientation of a havok rigid body.

Arguments:

Handle (unsigned int)
The handle of the havok rigid body.
Position (Vector)
This vector will be set to the position of the havok rigid body. This should already be initialized by you.
Matrix (Matrix)
This matrix will be set to the orientation of the havok rigid body. This should already be initialized by you.

Returns: