Navigation
Unreal Engine C++ API Reference > Runtime > PhysicsCore > Chaos
References
Module | PhysicsCore |
Header | /Engine/Source/Runtime/PhysicsCore/Public/Chaos/ChaosEngineInterface.h |
Include | #include "Chaos/ChaosEngineInterface.h" |
Syntax
namespace PhysicsInterfaceTypes
{
enum ELimitAxis
{
X,
Y,
Z,
Twist,
Swing1,
Swing2,
}
}
Values
Name | Description |
---|---|
X | |
Y | |
Z | |
Twist | |
Swing1 | |
Swing2 |