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 EDataflowEditorWeightMapPaintToolActions
{
NoAction,
FloodFillCurrent,
ClearAll,
InvertCurrent,
InvertCurrentSurface,
}
Values
| Name |
Description |
| NoAction |
|
| FloodFillCurrent |
|
| ClearAll |
|
| InvertCurrent |
|
| InvertCurrentSurface |
|