![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Dataflow/DataflowDebugDrawInterface.h"#include "DebugRenderSceneProxy.h"#include "Engine/EngineTypes.h"#include "Math/Color.h"#include "GeometryCollection/Facades/CollectionBoundsFacade.h"#include "GeometryCollection/GeometryCollection.h"#include "Dataflow/DataflowNode.h"#include "UObject/EnumProperty.h"#include "DataflowDebugDraw.generated.h"Go to the source code of this file.
Classes | |
| class | FDataflowDebugDraw |
| struct | FDataflowNodeDebugDrawSettings |
| struct | FDataflowNodeSphereCoveringDebugDrawSettings |
Enumerations | |
| enum class | EDataflowDebugDrawRenderType : uint8 { UMETA =(DisplayName = "Wireframe") , UMETA =(DisplayName = "Shaded") } |
| enum class | EDataflowSphereCoveringColorMethod : uint8 { UMETA =(DisplayName = "Single Color") , UMETA =(DisplayName = "Color by Radius") , UMETA =(DisplayName = "Random Colors") } |
|
strong |
|
strong |