A function defined in GMBullet.yy
btTranslationalLimitMotor_setEnableMotor(translationalLimitMotor, index, enableMotor)
Sets 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 enable or disable. |
enableMotor | Bool |
The boolean value indicating whether to enable (true) or disable (false) the motor. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.