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