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

#include <WheelModule.h>

Public Member Functions

 FWheelSettings ()
 

Public Attributes

float Radius
 
float Width
 
float WheelInertia
 
float FrictionMultiplier
 
float LateralSlipGraphMultiplier
 
float CorneringStiffness
 
FGraph LateralSlipGraph
 
float SlipAngleLimit
 
float SlipModifier
 
bool ABSEnabled
 
bool TractionControlEnabled
 
bool SteeringEnabled
 
bool HandbrakeEnabled
 
bool AutoHandbrakeEnabled
 
float AutoHandbrakeVelocityThreshold
 
float MaxSteeringAngle
 
float MaxBrakeTorque
 
float HandbrakeTorque
 
float MaxRotationVel
 
EWheelAxis Axis
 
bool ReverseDirection
 
FVector ForceOffset
 

Constructor & Destructor Documentation

◆ FWheelSettings()

Chaos::FWheelSettings::FWheelSettings ( )
inline

Member Data Documentation

◆ ABSEnabled

bool Chaos::FWheelSettings::ABSEnabled

◆ AutoHandbrakeEnabled

bool Chaos::FWheelSettings::AutoHandbrakeEnabled

◆ AutoHandbrakeVelocityThreshold

float Chaos::FWheelSettings::AutoHandbrakeVelocityThreshold

◆ Axis

EWheelAxis Chaos::FWheelSettings::Axis

◆ CorneringStiffness

float Chaos::FWheelSettings::CorneringStiffness

◆ ForceOffset

FVector Chaos::FWheelSettings::ForceOffset

◆ FrictionMultiplier

float Chaos::FWheelSettings::FrictionMultiplier

◆ HandbrakeEnabled

bool Chaos::FWheelSettings::HandbrakeEnabled

◆ HandbrakeTorque

float Chaos::FWheelSettings::HandbrakeTorque

◆ LateralSlipGraph

FGraph Chaos::FWheelSettings::LateralSlipGraph

◆ LateralSlipGraphMultiplier

float Chaos::FWheelSettings::LateralSlipGraphMultiplier

◆ MaxBrakeTorque

float Chaos::FWheelSettings::MaxBrakeTorque

◆ MaxRotationVel

float Chaos::FWheelSettings::MaxRotationVel

◆ MaxSteeringAngle

float Chaos::FWheelSettings::MaxSteeringAngle

◆ Radius

float Chaos::FWheelSettings::Radius

◆ ReverseDirection

bool Chaos::FWheelSettings::ReverseDirection

◆ SlipAngleLimit

float Chaos::FWheelSettings::SlipAngleLimit

◆ SlipModifier

float Chaos::FWheelSettings::SlipModifier

◆ SteeringEnabled

bool Chaos::FWheelSettings::SteeringEnabled

◆ TractionControlEnabled

bool Chaos::FWheelSettings::TractionControlEnabled

◆ WheelInertia

float Chaos::FWheelSettings::WheelInertia

◆ Width

float Chaos::FWheelSettings::Width

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