Navigation
API > API/Plugins > API/Plugins/DataflowEditor
| Name | FDataflowSimpleColorCommonRenderSettings |
| Type | struct |
| Header File | /Engine/Plugins/Dataflow/Source/DataflowEditor/Public/DataflowRendering/DataflowRenderableTypeUtils.h |
| Include Path | #include "DataflowRendering/DataflowRenderableTypeUtils.h" |
Syntax
USTRUCT ()
struct FDataflowSimpleColorCommonRenderSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bWireframe | bool | Display surface as wireframe | DataflowRendering/DataflowRenderableTypeUtils.h |
|
| Color | FLinearColor | Constant color | DataflowRendering/DataflowRenderableTypeUtils.h |
|
| Transparency | float | Transparency | DataflowRendering/DataflowRenderableTypeUtils.h |
|