UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SoftsSimulationSpace.h File Reference
#include "HAL/Platform.h"
#include "UObject/ObjectMacros.h"
#include "SoftsSimulationSpace.generated.h"

Go to the source code of this file.

Enumerations

enum struct  EChaosSoftsSimulationSpace : uint8 { WorldSpace = 0 , ComponentSpace , ReferenceBoneSpace }
 
enum struct  EChaosSoftsLocalDampingSpace : uint8 { CenterOfMass = 0 , ReferenceBoneSpace }
 

Enumeration Type Documentation

◆ EChaosSoftsLocalDampingSpace

Enumerator
CenterOfMass 
ReferenceBoneSpace 

◆ EChaosSoftsSimulationSpace

Enumerator
WorldSpace 
ComponentSpace 
ReferenceBoneSpace