A function defined in GMBullet.yy
btSliderConstraint_setUpperLinLimit(sliderConstraint, upperLimit)
Sets the upper linear limit of a btSliderConstraint instance. The upper linear limit represents the maximum allowable linear movement along the slider's axis.
Name | Type | Description |
---|---|---|
sliderConstraint | Pointer |
A pointer to the btSliderConstraint instance. |
upperLimit | Real |
The upper linear limit to be set. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.