Skip to main content

r.Cache.LightingCacheMovableObjectAllocationSize

Var

Unreal Engine Var console variable.

rCacheLightingCacheMovableObjectAllocationSize

Description

Resolution of the interpolation sample volume used to light a dynamic object. Values of 1 or 2 will result in a single interpolation sample per object which does not provide continuous lighting under movement, so interpolation is done over time. Values of 3 or more support the necessary padding to provide continuous results under movement.

Usage

r.Cache.LightingCacheMovableObjectAllocationSize [value]

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