Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/SimModule
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/WheelModule.h |
| Include | #include "SimModule/WheelModule.h" |
Syntax
struct FWheelSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | ABSEnabled | ||
| float | CorneringStiffness | ||
| float | FrictionMultiplier | ||
| bool | HandbrakeEnabled | ||
| float | HandbrakeTorque | ||
| FGraph | LateralSlipGraph | ||
| float | LateralSlipGraphMultiplier | ||
| float | MaxBrakeTorque | ||
| float | MaxRotationVel | ||
| float | MaxSteeringAngle | ||
| float | Radius | ||
| float | SlipAngleLimit | ||
| bool | SteeringEnabled | ||
| bool | TractionControlEnabled | ||
| float | WheelInertia | ||
| float | Width |
Constructors
| Type | Name | Description | |
|---|---|---|---|