Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FShaderId
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FShaderId () |
Shader.h | ||
FShaderId
(
const FShaderType* InType, |
Shader.h |
FShaderId()
| Name | FShaderId |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/Shader.h |
| Include Path | #include "Shader.h" |
FShaderId()
FShaderId(const FShaderType , const FSHAHash &, const FHashedName &, const FVertexFactoryType , int32, EShaderPlatform)
| Name | FShaderId |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/Shader.h |
| Include Path | #include "Shader.h" |
FShaderId
(
const FShaderType * InType,
const FSHAHash & InMaterialShaderMapHash,
const FHashedName & InShaderPipeline,
const FVertexFactoryType * InVertexFactoryType,
int32 InPermutationId,
EShaderPlatform InPlatform
)