UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FSimpleSteeringConfig Struct Reference

#include <SteeringSystem.h>

Public Member Functions

 FSimpleSteeringConfig ()
 

Public Attributes

ESteerType SteeringType
 
float AngleRatio
 
float TrackWidth
 
float WheelBase
 
float MaxSteeringAngle
 
FGraph SpeedVsSteeringCurve
 

Constructor & Destructor Documentation

◆ FSimpleSteeringConfig()

Chaos::FSimpleSteeringConfig::FSimpleSteeringConfig ( )
inline

Member Data Documentation

◆ AngleRatio

float Chaos::FSimpleSteeringConfig::AngleRatio

◆ MaxSteeringAngle

float Chaos::FSimpleSteeringConfig::MaxSteeringAngle

◆ SpeedVsSteeringCurve

FGraph Chaos::FSimpleSteeringConfig::SpeedVsSteeringCurve

◆ SteeringType

ESteerType Chaos::FSimpleSteeringConfig::SteeringType

◆ TrackWidth

float Chaos::FSimpleSteeringConfig::TrackWidth

◆ WheelBase

float Chaos::FSimpleSteeringConfig::WheelBase

The documentation for this struct was generated from the following file: