Navigation
API > API/Plugins > API/Plugins/DataflowEditor
| Name | UDataflowEditorVertexAttributePaintToolProperties |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
| Include Path | #include "DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h" |
Syntax
UCLASS (MinimalAPI, Config=EditorSettings)
class UDataflowEditorVertexAttributePaintToolProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UDataflowEditorVertexAttributePaintToolProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UDataflowEditorVertexAttributePaintToolProperties
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UDataflowEditorVertexAttributePaintToolProperties() |
DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BrushConfigAdd | FDataflowEditorVertexAttributePaintToolBrushConfig | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
|
|
| BrushConfigMultiply | FDataflowEditorVertexAttributePaintToolBrushConfig | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
|
|
| BrushConfigRelax | FDataflowEditorVertexAttributePaintToolBrushConfig | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
|
|
| BrushConfigReplace | FDataflowEditorVertexAttributePaintToolBrushConfig | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
|
|
| BrushProperties | FDataflowEditorVertexAttributePaintToolBrushProperties | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
|
|
| DisplayProperties | FDataflowEditorVertexAttributePaintToolDisplayProperties | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
|
|
| EditingMode | EDataflowEditorToolEditMode | Edit mode (brush,mesh...) | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h | |
| GradientProperties | FDataflowEditorVertexAttributePaintToolGradientProperties | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h | ||
| MirrorProperties | FDataflowEditorVertexAttributePaintToolMirrorProperties | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
|
|
| SelectionProperties | FDataflowEditorVertexAttributePaintToolSelectionProperties | DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FDataflowEditorVertexAttributePaintToolBrushConfig & GetBrushConfig
(
EDataflowEditorToolEditOperation BrushMode |
DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h | ||
void SetBrushConfig
(
EDataflowEditorToolEditOperation BrushMode, |
DataflowEditorTools/DataflowEditorVertexAttributePaintTool.h |