Navigation
API > API/Runtime > API/Runtime/Engine
Description
Implementation of the 'recompileshaders' console command. Recompiles shaders at runtime based on various criteria.
| Name | RecompileShaders |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ShaderCompiler.h |
| Include Path | #include "ShaderCompiler.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ShaderCompiler/ShaderCompiler.cpp |
bool RecompileShaders
(
const TCHAR * Cmd,
FOutputDevice & Ar
)