UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ClothingSystemRuntimeTypes.h File Reference
#include "CoreTypes.h"
#include "Containers/Array.h"
#include "Math/Transform.h"
#include "Math/UnrealMathSSE.h"
#include "Math/Vector.h"
#include "ClothingSystemRuntimeTypes.generated.h"

Go to the source code of this file.

Classes

struct  FClothSimulData
 
struct  IClothSimulationDataProvider
 

Enumerations

enum class  EClothingTeleportMode : uint8 { None = 0 , Teleport , TeleportAndReset , HardReset }
 

Enumeration Type Documentation

◆ EClothingTeleportMode

Enumerator
None 
Teleport 
TeleportAndReset 
HardReset