Set3DPhysicsSliderJointMaxLinearMotorForce
Description
Sets the joints motor to the maximum linear force.
Definition
Set3DPhysicsSliderJointMaxLinearMotorForce( jointID, maxLinearForce )
void agk::Set3DPhysicsSliderJointMaxLinearMotorForce( UINT jointID, float maxLinearForce )
Parameters
- jointID - Id of joint
- maxLinearForce - The maximum linear force to be applied to the joint motor.