Navigation
API > API/Plugins > API/Plugins/DataflowEditor
Mesh Sculpting Brush Types
| Name | EDataflowEditorWeightMapPaintInteractionType |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/DataflowEditorTools/DataflowEditorWeightMapPaintTool.h |
| Include Path | #include "DataflowEditorTools/DataflowEditorWeightMapPaintTool.h" |
Syntax
enum EDataflowEditorWeightMapPaintInteractionType
{
Brush,
Fill,
PolyLasso,
Gradient,
LastValue,
}
Values
| Name | Remarks |
|---|---|
| Brush | |
| Fill | |
| PolyLasso | |
| Gradient | |
| LastValue |