Skip to main content

r.SceneCulling.ExplicitCellBounds

Var

Unreal Engine Var console variable.

rSceneCullingExplicitCellBounds

Description

Enable to to construct explicit cell bounds by processing the instance bounds as the scene is updated. Adds some GPU cost to the update but this is typically more than paid for by improved culling.

Usage

r.SceneCulling.ExplicitCellBounds [value]

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