A function defined in GMBullet.yy
btHingeConstraint_setAxisXYZ(hingeConstraint, axisInAX, axisInAY, axisInAZ)
Sets the axis for the hinge constraint using individual components.
Name | Type | Description |
---|---|---|
hingeConstraint | Pointer |
The pointer to the btHingeConstraint. |
axisInAX | Real |
The x-component of the axis in local space of the first rigid body. |
axisInAY | Real |
The y-component of the axis in local space of the first rigid body. |
axisInAZ | Real |
The z-component of the axis in local space of the first rigid body. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.