A function defined in GMBullet.yy
btTransform_getRotation(transform, outQuaternion)
Retrieves the rotation of the transform as a quaternion and stores it in the specified btQuaternion.
Name | Type | Description |
---|---|---|
transform | Pointer |
A pointer to the btTransform object. |
outQuaternion | Pointer |
A pointer to a btQuaternion to store the rotation. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.