A function defined in GMBullet.yy
btTranslationalLimitMotor_getEnableMotor(translationalLimitMotor, index)
Gets whether the specified translational limit motor is enabled for a given index.
Name | Type | Description |
---|---|---|
translationalLimitMotor | Pointer |
The pointer to the translational limit motor. |
index | Real |
The index of the translational limit motor to query. |
Bool
Returns true if the motor at the specified index is enabled, false otherwise.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.