A function defined in GMBullet.yy
btGeneric6DofSpring2Constraint_setAxis(generic6DofSpring2Constraint, axis1, axis2)
Sets the axes for the specified degree of freedom in the btGeneric6DofSpring2Constraint.
Name | Type | Description |
---|---|---|
generic6DofSpring2Constraint | Pointer |
A pointer to the btGeneric6DofSpring2Constraint. |
axis1 | Pointer |
A pointer to a btVector3 representing the first axis. |
axis2 | Pointer |
A pointer to a btVector3 representing the second axis. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.