GetTireSlip
This function returns the specified tire's current slippage on the ground. This can be used to play tire skidding noises when a vehicle slides.
Syntax
- float GetTireSlip(int index)
Parameters
- index: the index of the tire to return the value for.
Returns
Returns the slippage of the specified tire.