btHingeConstraint_setMotorTargetAngle

A function defined in GMBullet.yy

btHingeConstraint_setMotorTargetAngle(hingeConstraint, targetAngle, dt)

Description

Sets the target angle for the motor for the hinge constraint.

Arguments

Name Type Description
hingeConstraint Pointer The pointer to the btHingeConstraint.
targetAngle Real The target angle for the motor.
dt Real The time step for the motor.

Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.