CompiledShaderInitializerType

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialShaderType.h

Include

#include "MaterialShaderType.h"

Syntax

struct CompiledShaderInitializerType : public FShaderCompiledShaderInitializerType

Variables

Name Description

Public variable

const FString

 

DebugDescription

Public variable

const FUniformE...

 

UniformExpressionSet

Constructors

Name Description

Public function

CompiledShaderInitializerType

(
    const FShaderType* InType,
    int32 InPermutationId,
    const FShaderCompilerOutput& Compi...,
    const FUniformExpressionSet& InUni...,
    const FSHAHash& InMaterialShaderMa...,
    const FShaderPipelineType* InS...,
    const FVertexFactoryType* InVe...,
    const FString& InDebugDescription
)

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