A function defined in GMBullet.yy
btTranslationalLimitMotor2_setServoMotor(translationalLimitMotor2, index, servoMotor)
Sets whether the specified motor uses servo control in the translational limit motor.
Name | Type | Description |
---|---|---|
translationalLimitMotor2 | Pointer |
A pointer to the btTranslationalLimitMotor2. |
index | Real |
The index of the motor to set servo control for. |
servoMotor | Bool |
A boolean indicating whether the motor should use servo control (true) or not (false). |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.