A function defined in GMBullet.yy
btGeneric6DofConstraint_getAxis(generic6DofConstraint, axisIndex, outVector3)
Retrieves the axis associated with the specified index from the generic 6-degree-of-freedom constraint.
Name | Type | Description |
---|---|---|
generic6DofConstraint | Pointer |
A pointer to the btGeneric6DofConstraint instance. |
axisIndex | Real |
The index of the axis to retrieve. |
outVector3 | Pointer |
A pointer to the btVector3 where the retrieved axis will be stored. The retrieved axis is represented as a 3D vector (x, y, z). |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.