btTranslationalLimitMotor_getEnableMotor

A function defined in GMBullet.yy

btTranslationalLimitMotor_getEnableMotor(translationalLimitMotor, index)

Description

Gets whether the specified translational limit motor is enabled for a given index.

Arguments

Name Type Description
translationalLimitMotor Pointer The pointer to the translational limit motor.
index Real The index of the translational limit motor to query.

Returns

Bool Returns true if the motor at the specified index is enabled, false otherwise.


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