A function defined in GMBullet.yy
btTranslationalLimitMotor2_setCurrentLimit(translationalLimitMotor2, index, currentLimit)
Sets the current limit for a specified index of the translational limit motor.
Name | Type | Description |
---|---|---|
translationalLimitMotor2 | Pointer |
A pointer to the btTranslationalLimitMotor2. |
index | Real |
The index for which the current limit should be set. |
currentLimit | Real |
The current limit to set for the specified index. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.