btHingeConstraint_setMotorTargetQuaternion

A function defined in GMBullet.yy

btHingeConstraint_setMotorTargetQuaternion(hingeConstraint, qAinB, dt)

Description

Sets the target rotation for the motor using a quaternion for the hinge constraint.

Arguments

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.