Navigation
API > API/Plugins > API/Plugins/DataflowEditor
| Name | FDataflowEditorVertexAttributePaintToolBrushConfig |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
| Include Path | #include "DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h" |
Syntax
USTRUCT ()
struct FDataflowEditorVertexAttributePaintToolBrushConfig
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BrushSize | float | Adaptive size of brush - Relative to the model size | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
|
| Value | float | Value to paint on the mesh (dependent on the BrushMode) | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
|