btTranslationalLimitMotor2_setEnableMotor

A function defined in GMBullet.yy

btTranslationalLimitMotor2_setEnableMotor(translationalLimitMotor2, index, enableMotor)

Description

Sets whether the specified motor is enabled or disabled for the translational limit motor.

Arguments

Name Type Description
translationalLimitMotor2 Pointer A pointer to the btTranslationalLimitMotor2.
index Real The index of the motor to enable or disable.
enableMotor Bool A boolean indicating whether the motor should be enabled (true) or disabled (false).

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