Skip to main content

r.CustomDepth.Order

Var

Unreal Engine Var console variable.

rCustomDepthOrder

Description

When CustomDepth (and CustomStencil) is getting rendere 0: Before Base Pass (Allows samping in DBuffer pass. Can be more efficient with AsyncCompute. 1: After Base Pas 2: Default (Before Base Pass if DBuffer enabled.

Usage

r.CustomDepth.Order [value]

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