CompiledShaderInitializerType

Windows
MacOS
Linux

Inheritance Hierarchy

FShaderCompiledShaderInitializerType

FMaterialShaderType::CompiledShaderInitializerType

FMeshMaterialShaderType::CompiledShaderInitializerType

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MeshMaterialShaderType.h

Include

#include "MeshMaterialShaderType.h"

Syntax

struct CompiledShaderInitializerType : public FMaterialShaderType::CompiledShaderInitializerType

Variables

Name Description

Public variable

const FVertexFa...

 

VertexFactoryType

Constructors

Name Description

Public function

CompiledShaderInitializerType

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

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