Set3DPhysicsHingeJointMaxMotorImpulse
Description
Sets the maximum motor Impulse value for a hinge joint. Enable joint first with Set3DPhysicsHingeJointMotorIsEnabled()
Definition
Set3DPhysicsHingeJointMaxMotorImpulse( jointID, maxImpulse )
void agk::Set3DPhysicsHingeJointMaxMotorImpulse( UINT jointID, float maxImpulse )
Parameters
- jointID - Id of joint
- maxImpulse - The Maximum impulse value to be applied to the joint motor.