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
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 |
|
Functions
Public