A function defined in GMBullet.yy
btTranslationalLimitMotor_needApplyForce(translationalLimitMotor, limitIndex)
Checks if force needs to be applied for the translational limit motor at the specified index.
Name | Type | Description |
---|---|---|
translationalLimitMotor | Pointer |
The pointer to the translational limit motor. |
limitIndex | Real |
The index specifying the limit to be checked. |
Bool
True if force needs to be applied for the translational limit motor at the specified index, false otherwise.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.