Set3DPhysicsSliderJointTargetLinearMotorVelocity
Description
Sets the target linear Motor Velocity for the physics slider joint.
Definition
Set3DPhysicsSliderJointTargetLinearMotorVelocity( jointID, linearMotorVelocity )
void agk::Set3DPhysicsSliderJointTargetLinearMotorVelocity( UINT jointID, float linearMotorVelocity )
Parameters
- jointID - Id of joint
- linearMotorVelocity - The linear velocity to be applied to the joint motor.