Navigation
API > API/Plugins > API/Plugins/DataflowEditor
| Name | EDataflowEditorWeightMapPaintToolActions |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/DataflowEditorTools/DataflowEditorWeightMapPaintTool.h |
| Include Path | #include "DataflowEditorTools/DataflowEditorWeightMapPaintTool.h" |
Syntax
enum EDataflowEditorWeightMapPaintToolActions
{
NoAction,
FloodFillCurrent,
ClearAll,
InvertCurrent,
InvertCurrentSurface,
}
Values
| Name | Remarks |
|---|---|
| NoAction | |
| FloodFillCurrent | |
| ClearAll | |
| InvertCurrent | |
| InvertCurrentSurface |