btTranslationalLimitMotor2_setEnableSpring

A function defined in GMBullet.yy

btTranslationalLimitMotor2_setEnableSpring(translationalLimitMotor2, index, enableSpring)

Description

Sets whether the specified motor uses spring in the translational limit motor.

Arguments

Name Type Description
translationalLimitMotor2 Pointer A pointer to the btTranslationalLimitMotor2.
index Real The index of the motor to set spring usage for.
enableSpring Bool A boolean indicating whether the motor should use spring (true) or not (false).

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