Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FShaderMapContent > API/Runtime/RenderCore/FShaderMapContent/GetShader
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/Shader.h |
| Include | #include "Shader.h" |
FShader * GetShader
(
const FShaderType * ShaderType,
int32 PermutationId
) const
Remarks
Finds the shader with the given type. May return NULL.