A function defined in GMBullet.yy
btGeneric6DofSpring2Constraint_isLimited(generic6DofSpring2Constraint, limitIndex)
Checks if the specified rotational degree of freedom has limits in the btGeneric6DofSpring2Constraint.
Name | Type | Description |
---|---|---|
generic6DofSpring2Constraint | Pointer |
A pointer to the btGeneric6DofSpring2Constraint. |
limitIndex | Real |
The index of the rotational degree of freedom. |
Bool
Returns true if the rotational degree of freedom has limits, false otherwise.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.