FShaderKey

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/Shader.h

Include

#include "Shader.h"

Syntax

class FShaderKey

Variables

Name Description

Public variable

FSHAHash

 

MaterialShaderMapHash

Public variable

int32

 

PermutationId

Public variable

uint32: SP_Num...

 

Platform

Public variable

const FShaderPi...

 

ShaderPipeline

Public variable

FVertexFactoryT...

 

VertexFactoryType

Constructors

Name Description

Public function

FShaderKey

(
    const FSHAHash& InMaterialShaderMa...,
    const FShaderPipelineType* InS...,
    FVertexFactoryType* InVertexFa...,
    int32 PermutationId,
    EShaderPlatform InPlatform
)

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