GeometryCollection::ESelectionMode

Windows
MacOS
Linux

References

Module

GeometryCollectionEngine

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h

Include

#include "GeometryCollection/GeometryCollectionComponent.h"

Syntax

namespace GeometryCollection
{
    enum ESelectionMode
    {
        None               = 0,
        AllGeometry,
        InverseGeometry,
        Siblings,
        Neighbors,
        AllInCluster,
    }
}

Values

Name

Description

None

AllGeometry

InverseGeometry

Siblings

Neighbors

AllInCluster

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