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