Skip to main content

r.D3D12.ExplicitDescriptorHeap.ViewDescriptorHeapSize

Var

Unreal Engine Var console variable.

rD3D12ExplicitDescriptorHeapViewDescriptorHeapSize

Description

Maximum number of descriptors per explicit view descriptor heap. (default = 250k, ~8MB per heap) Typical measured descriptor heap usage in large scenes is ~50k. An error is reported when this limit is reached and shader bindings for subsequent objects are skipped.

Usage

r.D3D12.ExplicitDescriptorHeap.ViewDescriptorHeapSize [value]

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