Skip to main content

r.SparseVolumeTexture.Streaming.InstanceWindowSize

Var

Unreal Engine Var console variable.

rSparseVolumeTextureStreamingInstanceWindowSize

Description

Window size in SVT frames around which requests to a SVT are considered to belong to the same instance. A streaming instance is an internal book keeping object to track playback of a SVT asset in a given context. Default: 5.0

Usage

r.SparseVolumeTexture.Streaming.InstanceWindowSize [value]

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