A function defined in GMBullet.yy
btSliderConstraint_setFrames(sliderConstraint, frameA, frameB)
Sets the frames for the slider constraint.
Name | Type | Description |
---|---|---|
sliderConstraint | Pointer |
A pointer to the btSliderConstraint instance. |
frameA | Pointer |
A pointer to a btTransform representing the frame for body A. |
frameB | Pointer |
A pointer to a btTransform representing the frame for body B. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.