Skip to main content

r.SceneCulling.SmallFootprintSideThreshold

Var

Unreal Engine Var console variable.

rSceneCullingSmallFootprintSideThreshold

Description

Queries with a smaller footprint (maximum) side (in number of cells in the lowest level) go down the footprint based path. The default (16) <=> a footprint of 16x16x16 cells or 8 blocks

Usage

r.SceneCulling.SmallFootprintSideThreshold [value]

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