btTranslationalLimitMotor2_getSpringStiffnessLimited

A function defined in GMBullet.yy

btTranslationalLimitMotor2_getSpringStiffnessLimited(translationalLimitMotor2, index)

Description

Gets whether the spring stiffness 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 of the axis for which spring stiffness limitation is being queried.

Returns

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


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