A function defined in GMBullet.yy
btGeneric6DofConstraint_setLimit(generic6DofConstraint, axis, low, high)
Sets the limits for a specific axis in the generic 6-degree-of-freedom constraint.
Name | Type | Description |
---|---|---|
generic6DofConstraint | Pointer |
Pointer to the btGeneric6DofConstraint instance. |
axis | Real |
Index of the axis for which the limits are to be set. |
low | Real |
The lower limit for the specified axis. |
high | Real |
The upper limit for the specified axis. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.