Navigation
API > API/Plugins > API/Plugins/DataflowEditor
| Name | FDataflowEditorVertexAttributePaintToolGradientProperties |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
| Include Path | #include "DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h" |
Syntax
USTRUCT ()
struct FDataflowEditorVertexAttributePaintToolGradientProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GradientHighValue | double | Mesh selection mode (vertex, edge face) | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
|
| GradientLowValue | double | The Gradient lower limit value | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
|