UEConsole Commands
VariableConsole VariableRenderer

r.SupportDepthOnlyIndexBuffers

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

Category: Renderer · Namespace: r

Help

Enables depth-only index buffers. Saves a little time at the expense of doubling the size of index buffers.

Usage

Unreal console (open with ~)
> r.SupportDepthOnlyIndexBuffers 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