btHingeConstraint_enableAngularMotor

A function defined in GMBullet.yy

btHingeConstraint_enableAngularMotor(hingeConstraint, enableMotor, targetVelocity, maxMotorImpulse)

Description

Enables the angular motor for the hinge constraint with specified parameters.

Arguments

Name Type Description
hingeConstraint Pointer The pointer to the btHingeConstraint.
enableMotor Bool A boolean indicating whether to enable the motor.
targetVelocity Real The target angular velocity for the motor.
maxMotorImpulse Real The maximum impulse the motor can apply.

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