btTranslationalLimitMotor2_getEnableSpring

A function defined in GMBullet.yy

btTranslationalLimitMotor2_getEnableSpring(translationalLimitMotor2, index)

Description

Gets 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 check for spring usage.

Returns

Bool Returns true if the motor at the specified index uses spring, false otherwise.


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