A function defined in GMBullet.yy
btUniversalConstraint_setAxis(universalConstraint, axis1, axis2)
Sets the rotational axes for the universal constraint.
Name | Type | Description |
---|---|---|
universalConstraint | Pointer |
Pointer to the btUniversalConstraint instance. |
axis1 | Pointer |
Pointer to a btVector3 representing the first rotational axis. |
axis2 | Pointer |
Pointer to a btVector3 representing the second rotational axis. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.