Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/ThrustSystem.h |
| Include | #include "ThrustSystem.h" |
Syntax
struct FSimpleThrustConfig
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | Axis | ||
| TArray< float > | Curve | ||
| float | MaxControlAngle | ||
| float | MaxSpeed | ||
| float | MaxThrustForce | ||
| FVector | Offset | ||
| EThrustType | Type |