Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FShaderCodeLibrary
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/ShaderCodeLibrary.h |
| Include | #include "ShaderCodeLibrary.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/ShaderCodeLibrary.cpp |
static void CloseLibrary
&40;
FString const & Name
&41;
Remarks
Close a named library.
At runtime this will release the library data and further requests for shaders from this library will fail.