EType

Choose your operating system:

Windows

macOS

Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/DynamicMeshSelection.h

Include

#include "Selection/DynamicMeshSelection.h"

Syntax

enum EType
{
    Vertex,
    Edge,
    Triangle,
    Group,
}

Values

Name

Description

Vertex

Edge

Triangle

Group