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

#include <AerodynamicsSystem.h>

Public Member Functions

 FSimpleAerodynamicsConfig ()
 

Public Attributes

float AreaMetresSquared
 
float DragCoefficient
 
float DownforceCoefficient
 

Constructor & Destructor Documentation

◆ FSimpleAerodynamicsConfig()

Chaos::FSimpleAerodynamicsConfig::FSimpleAerodynamicsConfig ( )
inline

Member Data Documentation

◆ AreaMetresSquared

float Chaos::FSimpleAerodynamicsConfig::AreaMetresSquared

◆ DownforceCoefficient

float Chaos::FSimpleAerodynamicsConfig::DownforceCoefficient

◆ DragCoefficient

float Chaos::FSimpleAerodynamicsConfig::DragCoefficient

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