Skip to main content

r.PSOPrecache.CustomDepth

Var

Unreal Engine Var console variable.

rPSOPrecacheCustomDepth

Description

Also Precache PSOs with for custom depth pass. 0: No PSOs are compiled for this pass. 1: PSOs are compiled for all primitives which explicitly request custom depth rendering (default). 2: PSOs are compiled for all primitives which also request regular depth rendering.

Usage

r.PSOPrecache.CustomDepth [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.