Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| Name | FAerofoilSettings |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/AerofoilModule.h |
| Include Path | #include "SimModule/AerofoilModule.h" |
Syntax
struct FAerofoilSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAerofoilSettings() |
SimModule/AerofoilModule.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AnimationMagnitudeMultiplier | float | SimModule/AerofoilModule.h | ||
| Area | float | SimModule/AerofoilModule.h | ||
| Camber | float | SimModule/AerofoilModule.h | ||
| ControlRotationAxis | FVector | SimModule/AerofoilModule.h | ||
| DragMultiplier | float | SimModule/AerofoilModule.h | ||
| ForceAxis | FVector | SimModule/AerofoilModule.h | ||
| LiftMultiplier | float | SimModule/AerofoilModule.h | ||
| MaxControlAngle | float | SimModule/AerofoilModule.h | ||
| Offset | FVector | SimModule/AerofoilModule.h | ||
| StallAngle | float | SimModule/AerofoilModule.h | ||
| Type | EAerofoil | SimModule/AerofoilModule.h |