A function defined in GMBullet.yy
btGeneric6DofSpring2Constraint_setServo(generic6DofSpring2Constraint, index, onOff)
Sets whether the servo is enabled or disabled for 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. |
onOff | Bool |
True to enable the servo, false to disable it. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.