EMeshFacesColorMode

Windows
MacOS
Linux

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/MeshSelectionTool.h

Include

#include "MeshSelectionTool.h"

Syntax

enum EMeshFacesColorMode
{
    None,
    ByGroup,
    ByMaterialID,
    ByUVIsland,
}

Values

Name

Description

None

Display original mesh materials

ByGroup

Color mesh triangles by PolyGroup Color

ByMaterialID

Color mesh triangles by Material ID

ByUVIsland

Color mesh triangles by UV Island

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