FShaderCompilingManager::Shutdown

Shutdown the shader compiler manager, this will shutdown immediately and not process any more shader compile requests.

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

void Shutdown()

Remarks

Shutdown the shader compiler manager, this will shutdown immediately and not process any more shader compile requests.

Shutdown the shader compile manager this function should be used when ending the game to shutdown shader compile threads will not complete current pending shader compilation

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