Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
Mesh Sculpting Brush Types
| Name | EMeshGroupPaintInteractionType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/MeshGroupPaintTool.h |
| Include Path | #include "MeshGroupPaintTool.h" |
Syntax
enum EMeshGroupPaintInteractionType
{
Brush,
Fill,
GroupFill,
PolyLasso,
LastValue,
}
Values
| Name | Remarks |
|---|---|
| Brush | |
| Fill | |
| GroupFill | |
| PolyLasso | |
| LastValue |