A function defined in GMBullet.yy
btRigidBody_getOrientation(rigidBody, outQuaternion)
Retrieves the orientation (rotation) of the rigid body as a quaternion.
Name | Type | Description |
---|---|---|
rigidBody | Pointer |
A pointer to the btRigidBody object. |
outQuaternion | Pointer |
A pointer to a btQuaternion to store the orientation. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.