VehForceMaterialSpeed( <true/false>, <speed> )


Module: Vehicles
SP Only

Summary:

Force treads to scroll as if the vehicle was moving at the given speed.



Call this on:

a vehicle



Example:

VehForceMaterialSpeed( true, 1000 );
VehForceMaterialSpeed( false );