EAttributeEditorElementType

Windows
MacOS
Linux

References

Module

MeshModelingToolsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/AttributeEditorTool.h

Include

#include "AttributeEditorTool.h"

Syntax

enum EAttributeEditorElementType
{
    Vertex            = 0,
    VertexInstance    = 1,
    Triangle          = 2,
    Polygon           = 3,
    Edge              = 4,
    PolygonGroup      = 5,
}

Values

Name

Description

Vertex

VertexInstance

Triangle

Polygon

Edge

PolygonGroup

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