EMeshPaintAction

Mesh painting action (paint, erase)

Windows
MacOS
Linux

References

Module

MeshPaint

Header

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

Include

#include "MeshPaintTypes.h"

Syntax

enum EMeshPaintAction
{
    Paint,
    Erase,
}

Values

Name

Description

Paint

Paint (add color or increase blending weight)

Erase

Erase (remove color or decrease blending weight)

Remarks

Mesh painting action (paint, erase)

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