Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FShaderCompilingManager
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/ShaderCompiler.h |
Include | #include "ShaderCompiler.h" |
Source | /Engine/Source/Runtime/Engine/Private/ShaderCompiler/ShaderCompiler.cpp |
void ProcessCompiledShaderMaps
&40;
TMap< int32, FShaderMapFinalizeResults > & CompiledShaderMaps,
float TimeBudget
&41;
Remarks
Finalizes the given shader map results and optionally assigns the affected shader maps to materials, while attempting to stay within an execution time budget.