EAttributeEditorToolActions

Windows
MacOS
Linux

References

Module

MeshModelingToolsEditorOnly

Header

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

Include

#include "AttributeEditorTool.h"

Syntax

enum EAttributeEditorToolActions
{
    NoAction,
    ClearNormals,
    ClearSelectedUVs,
    ClearAllUVs,
    AddAttribute,
    AddWeightMapLayer,
    AddPolyGroupLayer,
    DeleteAttribute,
    ClearAttribute,
    CopyAttributeFromTo,
}

Values

Name

Description

NoAction

ClearNormals

ClearSelectedUVs

ClearAllUVs

AddAttribute

AddWeightMapLayer

AddPolyGroupLayer

DeleteAttribute

ClearAttribute

CopyAttributeFromTo

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