A function defined in GMBullet.yy
btHingeConstraint_getHingeAngleTransform(hingeConstraint, transA, transB)
Gets the hinge angle of the hinge constraint using specified transforms.
Name | Type | Description |
---|---|---|
hingeConstraint | Pointer |
The pointer to the btHingeConstraint. |
transA | Pointer |
The transform for the first body. |
transB | Pointer |
The transform for the second body. |
Real
The hinge angle in radians.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.