Skip to main content

r.D3D12.EnableD3DDebug

Var

Unreal Engine Var console variable.

rD3D12EnableD3DDebug

Description

0 to disable d3ddebug layer (default) 1 to enable error logging (-d3ddebug) 2 to enable error & warning logging (-d3dlogwarnings) 3 to enable breaking on errors & warnings (-d3dbreakonwarning) 4 to enable CONTINUING on errors (-d3dcontinueonerrors)

Usage

r.D3D12.EnableD3DDebug [value]

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