A function defined in GMBullet.yy
btHingeConstraint_setFrames(hingeConstraint, frameA, frameB)
Sets the transformation frames for the hinge constraint.
Name | Type | Description |
---|---|---|
hingeConstraint | Pointer |
The pointer to the btHingeConstraint. |
frameA | Pointer |
A pointer to the btTransform representing the frame of the first rigid body. |
frameB | Pointer |
A pointer to the btTransform representing the frame of the second rigid body. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.