UEConsole Commands
CommandConsole CommandRenderer

r.RHISetGPUCaptureOptions

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

Category: Renderer · Namespace: r

Description

Utility function to change multiple CVARs useful when profiling or debugging GPU rendering. Setting to 1 or 0 will guarantee all options are in the appropriate state. r.rhithread.enable, r.rhicmdbypass, r.showmaterialdrawevents, toggledrawevents Platform RHI\'s may implement more feature toggles.

Usage

Unreal console (open with ~)
> r.RHISetGPUCaptureOptions

Related in r