UEConsole Commands
VariableConsole VariableRenderer

r.Shadow.Virtual.Cache.DrawInvalidatingBounds

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

Category: Renderer · Namespace: r

Help

Turn on debug render cache invalidating instance bounds, heat mapped by number of pages invalidated. 1 = Draw all bounds. 2 = Draw those invalidating static cached pages only 3 = Draw those invalidating dynamic cached pages only

Usage

Unreal console (open with ~)
> r.Shadow.Virtual.Cache.DrawInvalidatingBounds 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