A function defined in GMBullet.yy
btTypedConstraint_setParam(typedConstraint, num, value[, axis])
Set a numerical parameter for this constraint.
Name | Type | Description |
---|---|---|
typedConstraint | Pointer |
A pointer to the btTypedConstraint instance. |
num | Real |
The numerical parameter identifier. |
value | Real |
The value to set for the specified numerical parameter. |
axis | Real |
The axis identifier for multi-axis constraints. Default is -1. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.