A function defined in GMBullet.yy
btQuaternion_setValue(quaternion, x, y, z, w)
Sets the components of a btQuaternion.
Name | Type | Description |
---|---|---|
quaternion | Pointer |
A pointer to the btQuaternion object. |
x | Real |
The x-component value to set. |
y | Real |
The y-component value to set. |
z | Real |
The z-component value to set. |
w | Real |
The w-component value to set. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.