Navigation
Unreal Engine C++ API Reference > Runtime > PhysicsCore
References
Module | PhysicsCore |
Header | /Engine/Source/Runtime/PhysicsCore/Public/PhysicsInterfaceTypesCore.h |
Include | #include "PhysicsInterfaceTypesCore.h" |
Syntax
namespace EChaosUserDataType
{
enum Type
&123;
Invalid,
BodyInstance,
PhysicalMaterial,
PhysScene,
ConstraintInstance,
PrimitiveComponent,
AggShape,
CustomPayload,
&125;
}
Values
Name | Description |
---|---|
Invalid | |
BodyInstance | |
PhysicalMaterial | |
PhysScene | |
ConstraintInstance | |
PrimitiveComponent | |
AggShape | |
CustomPayload |