btTranslationalLimitMotor_isLimited

A function defined in GMBullet.yy

btTranslationalLimitMotor_isLimited(translationalLimitMotor, limitIndex)

Description

Checks if the translational limit motor is limited at the specified index.

Arguments

Name Type Description
translationalLimitMotor Pointer The pointer to the translational limit motor.
limitIndex Real The index specifying the limit to be checked.

Returns

Bool True if the translational limit motor is limited at the specified index, false otherwise.


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