UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DebugViewModeRendering.h File Reference

Go to the source code of this file.

Functions

void ClearDebugAux (FRDGBuilder &GraphBuilder, const FViewFamilyInfo &ViewFamily, FRDGTextureRef DebugAuxTexture)
 
void RenderDebugViewMode (FRDGBuilder &GraphBuilder, TArrayView< FViewInfo > Views, FRDGTextureRef DebugAuxTexture, const FRenderTargetBinding &SceneColorRTBinding, const FDepthStencilBinding &SceneDepthBinding)
 

Function Documentation

◆ ClearDebugAux()

void ClearDebugAux ( FRDGBuilder GraphBuilder,
const FViewFamilyInfo ViewFamily,
FRDGTextureRef  DebugAuxTexture 
)

◆ RenderDebugViewMode()

void RenderDebugViewMode ( FRDGBuilder GraphBuilder,
TArrayView< FViewInfo Views,
FRDGTextureRef  DebugAuxTexture,
const FRenderTargetBinding SceneColorRTBinding,
const FDepthStencilBinding SceneDepthBinding 
)