EMeshVertexChangeComponents

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Changes/MeshVertexChange.h

Include

#include "Changes/MeshVertexChange.h"

Syntax

enum EMeshVertexChangeComponents
{
    None               = 0,
    VertexPositions    = 1,
    VertexColors       = 2,
    OverlayNormals     = 16,
}

Values

Name

Description

None

VertexPositions

VertexColors

OverlayNormals

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