EDumpShaderDebugInfo

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "ShaderCompiler.h"

Syntax

enum EDumpShaderDebugInfo
{
    Never               = 0,
    Always              = 1,
    OnError             = 2,
    OnErrorOrWarning    = 3,
}

Values

Name

Description

Never

Always

OnError

OnErrorOrWarning

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