FShaderConductorTarget

Shader conductor output target descriptor.

Windows
MacOS
Linux

References

Module

ShaderCompilerCommon

Header

/Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderCompilerCommon.h

Include

#include "ShaderCompilerCommon.h"

Syntax

struct FShaderConductorTarget

Remarks

Shader conductor output target descriptor.

Variables

Name Description

Public variable

FShaderCompiler...

 

CompileFlags

Cross compilation flags.

Public variable

EShaderConducto...

 

Language

Target shader semantics, e.g. "macOS" or "iOS" for Metal GPU semantics.

Public variable

TFunction< bool...

 

VariableTypeRenameCallback

Optional callback to rename certain variable types.

Public variable

int32

 

Version

Target shader version.

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