Navigation
API > API/Plugins > API/Plugins/ChaosVehicles
References
| Module | ChaosVehicles |
| Header | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosWheeledVehicleMovementComponent.h |
| Include | #include "ChaosWheeledVehicleMovementComponent.h" |
Syntax
USTRUCT&40;&41;
struct FVehicleDifferentialConfig
Variables
| Type | Name | Description | |
|---|---|---|---|
| EVehicleDifferential | DifferentialType | Type of differential | |
| float | FrontRearSplit | Ratio of torque split between front and rear (<0.5 means more to front, >0.5 means more to rear, works only with 4W type) | |
| Chaos::FSimpleDifferentialConfig | PDifferentialConfig |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| const Chaos::FSimpleDifferentialConfig & | |||
| void | InitDefaults () |