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