Enum VehicleSetupWizardPreset.DrivetrainConfiguration
Defines which wheels receive power from the engine.
Namespace: NWH.VehiclePhysics2.SetupWizard
Assembly: NWH.VehiclePhysics2.dll
Syntax
public enum VehicleSetupWizardPreset.DrivetrainConfiguration
Fields
| Name | Description |
|---|---|
| AWD | All-wheel drive - power distributed to all wheels. |
| FWD | Front-wheel drive - power sent to front wheels only. |
| RWD | Rear-wheel drive - power sent to rear wheels only. |