Skip to main content

r.SparseVolumeTexture.Streaming.InstanceCleanupThreshold

Var

Unreal Engine Var console variable.

rSparseVolumeTextureStreamingInstanceCleanupThreshold

Description

Number of SVT streaming system updates to wait until unused streaming instances are cleaned up. A streaming instance is an internal book keeping object to track playback of a SVT asset in a given context. Default: 5

Usage

r.SparseVolumeTexture.Streaming.InstanceCleanupThreshold [value]

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