btTranslationalLimitMotor2_isLimited

A function defined in GMBullet.yy

btTranslationalLimitMotor2_isLimited(translationalLimitMotor2, limitIndex)

Description

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

Arguments

Name Type Description
translationalLimitMotor2 Pointer A pointer to the btTranslationalLimitMotor2.
limitIndex Real The index to check if the limit motor is limited.

Returns

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


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