A function defined in GMBullet.yy
btGeneric6DofConstraint_isLimited(generic6DofConstraint, limitIndex)
Checks if the specified limit (rotational or translational) is active in the generic 6-degree-of-freedom constraint.
Name | Type | Description |
---|---|---|
generic6DofConstraint | Pointer |
Pointer to the btGeneric6DofConstraint instance. |
limitIndex | Real |
Index of the limit to be checked (for rotational or translational). |
Bool
Returns true if the specified limit is active, false otherwise.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.