Skip to main content

r.Lumen.TranslucencyVolume.SpatialFilter.SampleCount

Var

Unreal Engine Var console variable.

rLumenTranslucencyVolumeSpatialFilterSampleCount

Description

When r.Lumen.TranslucencyVolume.SpatialFilter.Mode=1, this controls the effective sample count of the separable filter; that will be SampleCount*2+1. Default to a [-3,3] filter of 7 sample.

Usage

r.Lumen.TranslucencyVolume.SpatialFilter.SampleCount [value]

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