btTranslationalLimitMotor2_getSpringDampingLimited

A function defined in GMBullet.yy

btTranslationalLimitMotor2_getSpringDampingLimited(translationalLimitMotor2, index)

Description

Gets whether spring damping is limited for a specific axis of the translational limit motor.

Arguments

Name Type Description
translationalLimitMotor2 Pointer A pointer to the btTranslationalLimitMotor2.
index Real The index representing the axis (0 for x, 1 for y, 2 for z) for which to get the spring damping limit.

Returns

Bool Returns true if spring damping is limited for the specified axis, false otherwise.


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