Navigation
API > API/Editor > API/Editor/MeshPaint
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