A function defined in GMBullet.yy
btGeneric6DofSpring2Constraint_setDamping(generic6DofSpring2Constraint, index, damping[, limitIfNeeded])
Sets the damping for the spring of the specified rotational degree of freedom in the btGeneric6DofSpring2Constraint.
Name | Type | Description |
---|---|---|
generic6DofSpring2Constraint | Pointer |
A pointer to the btGeneric6DofSpring2Constraint. |
index | Real |
The index of the rotational degree of freedom. |
damping | Real |
The damping to set. |
limitIfNeeded | Bool |
True to limit the damping if needed. Defaults to true. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.