A function defined in GMBullet.yy
btGeneric6DofSpringConstraint_isSpringEnabled(generic6DofSpringConstraint, index)
Checks if the spring is enabled for a specified degree of freedom (DOF) in the generic 6-degree-of-freedom spring constraint.
Name | Type | Description |
---|---|---|
generic6DofSpringConstraint | Pointer |
Pointer to the btGeneric6DofSpringConstraint instance. |
index | Real |
The index of the degree of freedom (DOF) to check for spring enablement. |
Bool
True if spring is enabled for the specified DOF, false otherwise.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.