UEConsole Commands
CommandConsole CommandRenderer

r.RHIThread.Enable

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

Category: Renderer · Namespace: r

Description

Enables/disabled the RHI Thread and determine if the RHI work runs on a dedicated thread or not.

Usage

Unreal console (open with ~)
> r.RHIThread.Enable

Related in r