btSliderConstraint_setPoweredLinMotor

A function defined in GMBullet.yy

btSliderConstraint_setPoweredLinMotor(sliderConstraint, onOff)

Description

Sets whether the linear motor for the slider constraint is powered or not.

Arguments

Name Type Description
sliderConstraint Pointer A pointer to the btSliderConstraint instance.
onOff Bool A boolean indicating whether the linear motor is powered (true) or not (false).

Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.