Namespace NWH.VehiclePhysics2.SetupWizard
Classes
VehicleSetupWizard
Automated vehicle setup tool that configures a VehicleController from a 3D model. Can be used through the editor inspector or called at runtime via scripting. Requires a model with separate wheel GameObjects and Unity-correct scale (1,1,1), rotation, and pivots.
VehicleSetupWizardPreset
Configuration preset for VehicleSetupWizard that defines vehicle-type-specific settings. Contains parameters for physical properties, powertrain, suspension, and dimensions. Create via Assets > Create > NWH > Vehicle Physics 2 > Vehicle Setup Wizard Preset.
Enums
VehicleSetupWizardPreset.DrivetrainConfiguration
Defines which wheels receive power from the engine.
VehicleSetupWizardPreset.VehicleType
Predefined vehicle types that determine default behavior and characteristics.