Navigation
API > API/Runtime > API/Runtime/DataflowEngine
DebugDraw basic common settings
| Name | FDataflowNodeDebugDrawSettings |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Engine/Public/Dataflow/DataflowDebugDraw.h |
| Include Path | #include "Dataflow/DataflowDebugDraw.h" |
Syntax
USTRUCT ()
struct FDataflowNodeDebugDrawSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bTranslucent | bool | Dataflow/DataflowDebugDraw.h |
|
|
| Color | FLinearColor | Dataflow/DataflowDebugDraw.h |
|
|
| LineWidthMultiplier | float | Dataflow/DataflowDebugDraw.h |
|
|
| RenderType | EDataflowDebugDrawRenderType | Dataflow/DataflowDebugDraw.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetDebugDrawSettings
(
IDataflowDebugDrawInterface& DataflowRenderingInterface |
Dataflow/DataflowDebugDraw.h |