Skip to main content

DC.SortViews

Var

Unreal Engine Var console variable.

DCSortViews

Description

Enable sorting of views by decreasing pixel count and decreasing GPU index. Adds determinism, and tends to run inners first, which helps with scheduling, improving perf (default: enabled).

Usage

DC.SortViews [value]

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