A function defined in GMBullet.yy
btGeneric6DofConstraint_testAngularLimitMotor(generic6DofConstraint, axisIndex)
Tests the angular limit motor for the specified axis index in 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 angular limit motor is to be tested. |
Bool
Returns true if the angular limit motor is active for the specified axis, false otherwise.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.