A function defined in GMBullet.yy
btHingeConstraint_setMotorTargetQuaternion(hingeConstraint, qAinB, dt)
Sets the target rotation for the motor using a quaternion for the hinge constraint.
Name | Type | Description |
---|---|---|
hingeConstraint | Pointer |
The pointer to the btHingeConstraint. |
qAinB | Pointer |
A pointer to the btQuaternion representing the target rotation. |
dt | Real |
The time step for the motor. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.