Skip to main content

r.ShaderPipelineCache.ExcludePrecachePSO

Var

Unreal Engine Var console variable.

rShaderPipelineCacheExcludePrecachePSO

Description

1 excludes saving runtime-precached graphics PSOs in the file cache, 0 (default) includes them. Excluding precached PSOs currently requires r.PSOPrecaching = 1 and r.PSOPrecache.Validation != 0.

Usage

r.ShaderPipelineCache.ExcludePrecachePSO [value]

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