Chaos::ECollisionUpdateType

Specifies the type of work we should do

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/CollisionResolutionTypes.h

Include

#include "Chaos/CollisionResolutionTypes.h"

Syntax

namespace Chaos
{
    enum ECollisionUpdateType
    {
        Any,
        Deepest,
    }
}

Values

Name

Description

Any

Deepest

Remarks

Specifies the type of work we should do

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss