EMeshPaintMode

Mesh paint mode

Windows
MacOS
Linux

References

Module

MeshPaint

Header

/Engine/Source/Editor/MeshPaint/Public/MeshPaintTypes.h

Include

#include "MeshPaintTypes.h"

Syntax

enum EMeshPaintMode
{
    PaintColors,
    PaintWeights,
}

Values

Name

Description

PaintColors

Painting colors directly

PaintWeights

Painting texture blend weights

Remarks

Mesh paint mode

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