Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/DataflowEditorTools
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UDataflowEditorMeshWeightMapPaintToolActions
References
| Module | DataflowEditor |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/DataflowEditorTools/DataflowEditorWeightMapPaintTool.h |
| Include | #include "DataflowEditorTools/DataflowEditorWeightMapPaintTool.h" |
Syntax
UCLASS ()
class UDataflowEditorMeshWeightMapPaintToolActions : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< UDataflowEditorWeightMapPaintTool > | ParentTool |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ClearAll () |
||
| void | |||
| void | Initialize
(
UDataflowEditorWeightMapPaintTool* ParentToolIn |
||
| void | Invert the values in range [0, 1] for the current selected geometry, including interior vertices | ||
| void | Invert the values in range [0, 1] for the current selected surface | ||
| void |