UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RenderingVisualizationUtils.h File Reference
#include "SceneRendering.h"
#include "ScreenPass.h"
#include "UnrealEngine.h"

Go to the source code of this file.

Functions

template<typename EntryContainerType >
void AddLegendCanvasPass (FRDGBuilder &GraphBuilder, const FViewInfo &View, FScreenPassRenderTarget OutputTarget, const FString &HeaderLabel, FVector2f LegendAnchorPositionLowerLeft, FVector2f LegendMinSize, const EntryContainerType &LegendEntries)
 

Function Documentation

◆ AddLegendCanvasPass()

void AddLegendCanvasPass ( FRDGBuilder GraphBuilder,
const FViewInfo View,
FScreenPassRenderTarget  OutputTarget,
const FString &  HeaderLabel,
FVector2f  LegendAnchorPositionLowerLeft,
FVector2f  LegendMinSize,
const EntryContainerType LegendEntries 
)