EMeshVertexPaintTarget

Vertex paint target

Windows
MacOS
Linux

References

Module

MeshPaint

Header

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

Include

#include "MeshPaintTypes.h"

Syntax

enum EMeshVertexPaintTarget
{
    ComponentInstance,
    Mesh,
}

Values

Name

Description

ComponentInstance

Paint the static mesh component instance in the level

Mesh

Paint the actual static mesh asset

Remarks

Vertex paint target

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