![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ThrustSystem.h>
Public Attributes | |
| EThrustType | Type |
| FVector | Offset |
| FVector | Axis |
| TArray< float > | Curve |
| float | MaxSpeed |
| float | MaxThrustForce |
| float | MaxControlAngle |
| FVector Chaos::FSimpleThrustConfig::Axis |
| float Chaos::FSimpleThrustConfig::MaxControlAngle |
| float Chaos::FSimpleThrustConfig::MaxSpeed |
| float Chaos::FSimpleThrustConfig::MaxThrustForce |
| FVector Chaos::FSimpleThrustConfig::Offset |
| EThrustType Chaos::FSimpleThrustConfig::Type |