Navigation
API > API/Runtime > API/Runtime/DataflowCore
Default color scheme for Dataflow nodes before any category-specific overrides are registered.
| Name | FColorScheme |
| Type | struct |
| Header File | /Engine/Source/Runtime/Dataflow/Core/Public/Dataflow/DataflowNodeColorsRegistry.h |
| Include Path | #include "Dataflow/DataflowNodeColorsRegistry.h" |
Syntax
struct FColorScheme
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Asset | const FLinearColor | Dataflow/DataflowNodeColorsRegistry.h | |
| NodeBody | const FLinearColor | Dataflow/DataflowNodeColorsRegistry.h | |
| NodeHeader | const FLinearColor | Dataflow/DataflowNodeColorsRegistry.h |