Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/DataflowEditorTools
References
| Module | DataflowEditor |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/DataflowEditorTools/DataflowEditorWeightMapPaintTool.h |
| Include | #include "DataflowEditorTools/DataflowEditorWeightMapPaintTool.h" |
Syntax
enum EDataflowEditorWeightMapPaintBrushType
{
UMETA =(DisplayName = "Paint"),
UMETA =(DisplayName = "Smooth"),
UMETA =(Hidden, DisplayName = "Erase"),
UMETA =(Hidden),
}
Values
| Name | Description |
|---|---|
| UMETA | Paint weights |
| UMETA | Smooth existing weights |
| UMETA | Erase weights |
| UMETA |
Remarks
Mesh Sculpting Brush Types