Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| Name | FSimpleSteeringConfig |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SteeringSystem.h |
| Include Path | #include "SteeringSystem.h" |
Syntax
struct FSimpleSteeringConfig
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSimpleSteeringConfig() |
SteeringSystem.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AngleRatio | float | SteeringSystem.h | ||
| MaxSteeringAngle | float | SteeringSystem.h | ||
| SpeedVsSteeringCurve | FGraph | SteeringSystem.h | ||
| SteeringType | ESteerType | SteeringSystem.h | ||
| TrackWidth | float | SteeringSystem.h | ||
| WheelBase | float | SteeringSystem.h |