A function defined in GMBullet.yy
btTransform_setRotationEuler(transform, yaw, pitch, roll)
Sets the rotation of the transform using Euler angles (yaw, pitch, roll).
Name | Type | Description |
---|---|---|
transform | Pointer |
A pointer to the btTransform object. |
yaw | Real |
The yaw angle in radians. |
pitch | Real |
The pitch angle in radians. |
roll | Real |
The roll angle in radians. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.