Skip to main content

r.SparseVolumeTexture.RemoteDDCBehavior

Var

Unreal Engine Var console variable.

rSparseVolumeTextureRemoteDDCBehavior

Description

Controls how SVTs use remote DDC. 0: The bLocalDDCOnly property controls per-SVT caching behavior, 1: Force local DDC only usage for all SVTs, 2: Force local + remote DDC usage for all SVTs

Usage

r.SparseVolumeTexture.RemoteDDCBehavior [value]

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