Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| Name | FWheelSettings |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/WheelModule.h |
| Include Path | #include "SimModule/WheelModule.h" |
Syntax
struct FWheelSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWheelSettings() |
SimModule/WheelModule.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ABSEnabled | bool | SimModule/WheelModule.h | ||
| AutoHandbrakeEnabled | bool | SimModule/WheelModule.h | ||
| AutoHandbrakeVelocityThreshold | float | SimModule/WheelModule.h | ||
| Axis | EWheelAxis | SimModule/WheelModule.h | ||
| CorneringStiffness | float | SimModule/WheelModule.h | ||
| ForceOffset | FVector | SimModule/WheelModule.h | ||
| FrictionMultiplier | float | SimModule/WheelModule.h | ||
| HandbrakeEnabled | bool | SimModule/WheelModule.h | ||
| HandbrakeTorque | float | SimModule/WheelModule.h | ||
| LateralSlipGraph | FGraph | SimModule/WheelModule.h | ||
| LateralSlipGraphMultiplier | float | SimModule/WheelModule.h | ||
| MaxBrakeTorque | float | SimModule/WheelModule.h | ||
| MaxRotationVel | float | SimModule/WheelModule.h | ||
| MaxSteeringAngle | float | SimModule/WheelModule.h | ||
| Radius | float | SimModule/WheelModule.h | ||
| ReverseDirection | bool | SimModule/WheelModule.h | ||
| SlipAngleLimit | float | SimModule/WheelModule.h | ||
| SlipModifier | float | SimModule/WheelModule.h | ||
| SteeringEnabled | bool | SimModule/WheelModule.h | ||
| TractionControlEnabled | bool | SimModule/WheelModule.h | ||
| WheelInertia | float | SimModule/WheelModule.h | ||
| Width | float | SimModule/WheelModule.h |