RecompileShaders

Implementation of the 'recompileshaders' console command.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ShaderCompiler.h

Include

#include "ShaderCompiler.h"

Source

/Engine/Source/Runtime/Engine/Private/ShaderCompiler/ShaderCompiler.cpp

Syntax

bool RecompileShaders
(
    const TCHAR * Cmd,
    FOutputDevice & Ar
)

Remarks

Implementation of the 'recompileshaders' console command. Recompiles shaders at runtime based on various criteria.

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