GetTireLateralForce
Returns the lateral force being exerted on the specified tire. This can be used to adjust steering angles and prevent flipping.
Syntax
- float GetTireLateralForce(int index)
Parameters
- index: the index of the tire to return the values for.
Returns
Returns the lateral force exerted on the tire.