A function defined in GMBullet.yy
btTranslationalLimitMotor2_setSpringStiffnessLimited(translationalLimitMotor2, index, springStiffnessLimited)
Sets whether the spring stiffness 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 of the axis for which spring stiffness limitation is being set. |
springStiffnessLimited | Bool |
A boolean indicating whether spring stiffness is limited for the specified axis. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.