FShaderPipelineCache::OpenPipelineFileCache

Opens the shader pipeline cache file with either the LastOpened setting if available, or the project name otherwise

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/ShaderPipelineCache.h

Include

#include "ShaderPipelineCache.h"

Source

/Engine/Source/Runtime/RenderCore/Private/ShaderPipelineCache.cpp

Syntax

static bool OpenPipelineFileCache
(
    EShaderPlatform Platform
)

Remarks

Opens the shader pipeline cache file with either the LastOpened setting if available, or the project name otherwise

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss