UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FSimpleThrustConfig Struct Reference

#include <ThrustSystem.h>

Public Attributes

EThrustType Type
 
FVector Offset
 
FVector Axis
 
TArray< floatCurve
 
float MaxSpeed
 
float MaxThrustForce
 
float MaxControlAngle
 

Member Data Documentation

◆ Axis

FVector Chaos::FSimpleThrustConfig::Axis

◆ Curve

TArray<float> Chaos::FSimpleThrustConfig::Curve

◆ MaxControlAngle

float Chaos::FSimpleThrustConfig::MaxControlAngle

◆ MaxSpeed

float Chaos::FSimpleThrustConfig::MaxSpeed

◆ MaxThrustForce

float Chaos::FSimpleThrustConfig::MaxThrustForce

◆ Offset

FVector Chaos::FSimpleThrustConfig::Offset

◆ Type

EThrustType Chaos::FSimpleThrustConfig::Type

The documentation for this struct was generated from the following file: