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