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