ENodeFlags

Windows
MacOS
Linux

References

Module

GeometryCollectionCore

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionCore/Public/GeometryCollection/GeometryCollection.h

Include

#include "GeometryCollection/GeometryCollection.h"

Syntax

enum ENodeFlags
{
    FS_None                = 0,
    FS_RemoveOnFracture    = 0x00000004,
}

Values

Name

Description

FS_None

Additional flags

FS_RemoveOnFracture

Identify nodes that should be removed from the simulation instead of becoming a fractured body

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