A function defined in GMBullet.yy
btTransform_setOriginXYZ(transform, x, y, z)
Sets the origin of the transform using individual x, y, and z coordinates.
Name | Type | Description |
---|---|---|
transform | Pointer |
A pointer to the btTransform object. |
x | Real |
The x-coordinate of the origin. |
y | Real |
The y-coordinate of the origin. |
z | Real |
The z-coordinate of the origin. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.