Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/AerodynamicsSystem.h |
| Include | #include "AerodynamicsSystem.h" |
Syntax
struct FSimpleAerodynamicsConfig
Remarks
Simple Aerodynamics - calculates drag and down-force/lift-force for a given speed
todo: Add options for drafting/Slipstreaming effect #todo: Proper defaults
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | AreaMetresSquared | FVector Offet; // local offset relative to CM. | |
| float | DownforceCoefficient | ||
| float | DragCoefficient |
Constructors
| Type | Name | Description | |
|---|---|---|---|