UEConsole Commands
CommandConsole CommandRenderer

r.TextureProfiler.DumpRenderTargets

r.TextureProfiler.DumpRenderTargets is a console command in Unreal Engine 5 (UE5). See what r.TextureProfiler.DumpRenderTargets does and how to run it in the Unreal Engine console below.

Category: Renderer · Namespace: r

Description

Dumps all render targets allocated by the RHI. Arguments: -CombineTextureNames Combines all textures of the same name into a single line of output -CSV Produces CSV ready output

Usage

Unreal console (open with ~)
> r.TextureProfiler.DumpRenderTargets

Related in r