btTranslationalLimitMotor_needApplyForce

A function defined in GMBullet.yy

btTranslationalLimitMotor_needApplyForce(translationalLimitMotor, limitIndex)

Description

Checks if force needs to be applied for the translational limit motor 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 force needs to be applied for the translational limit motor at the specified index, false otherwise.


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