Skip to main content

r.Vulkan.ChunkedPSOCache.MaxTotalCacheSizeMb

Var

Unreal Engine Var console variable.

rVulkanChunkedPSOCacheMaxTotalCacheSizeMb

Description

At startup, if the entire cache is above this threshold the cache will be deleted and rebuilt during the subsequent run. (default) 300 0 to disable cache size limit, note that the cache will grow indefinitely.

Usage

r.Vulkan.ChunkedPSOCache.MaxTotalCacheSizeMb [value]

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