Attention

This page is incomplete and needs better descriptions and research into the behavior of the variables.

VehicleInfoAxleWheelInfo

Contains values which determine the behavior of a vehicle prototype’s wheels and axles. Found in VehicleInfo values.

Variables

DoesSteer (bool)
Unknown value.
DoesHandbrake (bool)
Unknown value.
EngineTorqueFactor (float)
Unknown value.
Mass (float)
Unknown value.
Friction (float)
Unknown value.
AiFriction (float)
Unknown value.
BrakingTorque (float)
Unknown value.
SpringCompression (float)
Unknown value.
SpringExtension (float)
Unknown value.
SpringStrength (float)
Unknown value.
SpringPower (float)
Unknown value.
CompressionDamping (float)
Unknown value.
ExpansionDamping (float)
Unknown value.