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