Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FShaderPipelineCache
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/ShaderPipelineCache.h |
| Include | #include "ShaderPipelineCache.h" |
Syntax
enum BatchMode
{
Background,
Fast,
Precompile,
}
Values
| Name | Description |
|---|---|
| Background | |
| Fast | |
| Precompile |