A function defined in GMBullet.yy
btGeneric6DofConstraint_setAxis(generic6DofConstraint, axis1, axis2)
Sets the axis vectors for the generic 6-degree-of-freedom constraint.
Name | Type | Description |
---|---|---|
generic6DofConstraint | Pointer |
Pointer to the btGeneric6DofConstraint instance. |
axis1 | Pointer |
Pointer to the btVector3 representing the first axis vector. |
axis2 | Pointer |
Pointer to the btVector3 representing the second axis vector. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.