btGeneric6DofConstraint_isLimited

A function defined in GMBullet.yy

btGeneric6DofConstraint_isLimited(generic6DofConstraint, limitIndex)

Description

Checks if the specified limit (rotational or translational) is active in the generic 6-degree-of-freedom constraint.

Arguments

Name Type Description
generic6DofConstraint Pointer Pointer to the btGeneric6DofConstraint instance.
limitIndex Real Index of the limit to be checked (for rotational or translational).

Returns

Bool Returns true if the specified limit is active, false otherwise.


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