Skip to main content

r.DetailMode

Var

Unreal Engine Var console variable.

rDetailMode

Description

Current detail mode; determines whether components of actors should be updated/ ticked 0: low, show only object with DetailMode low or highe 1: medium, show all object with DetailMode medium or highe 2: high, show all objects (default)

Usage

r.DetailMode [value]

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