UEConsole Commands
VariableConsole VariableRenderer

r.ProfileGPU.Sort

r.ProfileGPU.Sort is a console variable in Unreal Engine 5 (UE5). See what r.ProfileGPU.Sort does, its values, and how to use this cvar in the Unreal console below.

Category: Renderer · Namespace: r

Help

Sorts the TTY Dump independently at each level of the tree in various modes. 0 : Chronological 1 : By time elapsed 2 : By number of prims 3 : By number of verts

Usage

Unreal console (open with ~)
> r.ProfileGPU.Sort 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in r