A function defined in GMBullet.yy
btTranslationalLimitMotor2_setSpringDampingLimited(translationalLimitMotor2, index, springDampingLimited)
Sets whether spring damping is limited for a specific axis of the translational limit motor.
Name | Type | Description |
---|---|---|
translationalLimitMotor2 | Pointer |
A pointer to the btTranslationalLimitMotor2. |
index | Real |
The index representing the axis (0 for x, 1 for y, 2 for z) for which to set the spring damping limit. |
springDampingLimited | Bool |
A boolean indicating whether the spring damping is limited for the specified axis. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.