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