A function defined in GMBullet.yy
btGeneric6DofSpring2Constraint_calculateTransforms(generic6DofSpring2Constraint[, transA, transB])
Calculates and updates the transforms for the specified btGeneric6DofSpring2Constraint. Optionally, the transforms can be provided using pointers transA and transB.
Name | Type | Description |
---|---|---|
generic6DofSpring2Constraint | Pointer |
A pointer to the btGeneric6DofSpring2Constraint. |
transA | Pointer |
A pointer to a btTransform for the first object. |
transB | Pointer |
A pointer to a btTransform for the second object. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.