API Reference > 0.19 > TrackCarSettings
TrackCarSettings Class
Settings that apply both to the player’s car and the computer cars.
Namespace: ArgData.Entities
Constructors
| Name | Description |
|---|---|
| TrackCarSettings() | Initializes a new instance of TrackCarSettings. |
Properties
| Name | Description |
|---|---|
| Acceleration | Gets or sets the acceleration factor. |
| AirResistance | Gets or sets the air resistance. |
| FuelLoad | Gets or sets the fuel load, measured in pounds (lbs). |
| GripFactor | Gets or sets the grip factor. |
| TyreWearNonQualifying | Gets or sets the tyre wear in sessions that are not a qualifying session. |
| TyreWearQualifying | Gets or sets the tyre wear in qualifying sessions. |