Skip to main content

r.CookOutUnusedDetailModeComponents

Var

Unreal Engine Var console variable.

rCookOutUnusedDetailModeComponents

Description

If set, components which are not relevant for the current detail mode will be cooked out 0: keep components even if not relevant for the current detail mode 1: cook out components not relevant for the current detail mode

Usage

r.CookOutUnusedDetailModeComponents [value]

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