Navigation
API > API/Runtime > API/Runtime/DataflowEngine
SphereCovering DebugDraw basic common settings
| Name | EDataflowSphereCoveringColorMethod |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Engine/Public/Dataflow/DataflowDebugDraw.h |
| Include Path | #include "Dataflow/DataflowDebugDraw.h" |
Syntax
enum EDataflowSphereCoveringColorMethod
{
Single,
ColorByRadius,
Random,
}
Values
| Name | Remarks |
|---|---|
| Single | |
| ColorByRadius | |
| Random |