Navigation
API > API/Runtime > API/Runtime/Chaos
Specifies the type of work we should do
| Name | Chaos::ECollisionUpdateType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/CollisionResolutionTypes.h |
| Include Path | #include "Chaos/CollisionResolutionTypes.h" |
Syntax
namespace Chaos
{
enum ECollisionUpdateType
{
Any,
Deepest,
}
}
Values
| Name | Remarks |
|---|---|
| Any | |
| Deepest |