Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| Name | FAerofoilConfig |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/AerofoilSystem.h |
| Include Path | #include "AerofoilSystem.h" |
Syntax
struct FAerofoilConfig
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAerofoilConfig() |
AerofoilSystem.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Area | float | AerofoilSystem.h | ||
| Camber | float | AerofoilSystem.h | ||
| DragMultiplier | float | AerofoilSystem.h | ||
| LiftMultiplier | float | AerofoilSystem.h | ||
| MaxCeiling | float | AerofoilSystem.h | ||
| MaxControlAngle | float | AerofoilSystem.h | ||
| MinCeiling | float | AerofoilSystem.h | ||
| Offset | FVector | AerofoilSystem.h | ||
| StallAngle | float | AerofoilSystem.h | ||
| Type | EAerofoilType | AerofoilSystem.h | ||
| UpAxis | FVector | AerofoilSystem.h |