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