A function defined in GMBullet.yy
btSliderConstraint_setPoweredAngMotor(sliderConstraint, onOff)
Sets whether the angular motor for the slider constraint is powered on or off.
Name | Type | Description |
---|---|---|
sliderConstraint | Pointer |
A pointer to the btSliderConstraint instance. |
onOff | Bool |
A boolean indicating whether the angular motor is powered on (true) or off (false). |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.