A function defined in GMBullet.yy
btGeneric6DofConstraint_getAngle(generic6DofConstraint, axisIndex)
Retrieves the angle for the specified axis index from the generic 6-degree- of-freedom constraint.
Name | Type | Description |
---|---|---|
generic6DofConstraint | Pointer |
Pointer to the btGeneric6DofConstraint instance. |
axisIndex | Real |
Index of the axis for which the angle is to be retrieved. |
Real
The angle (in radians) associated with the specified axis index.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.