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" |
template<typename ShaderType>
ShaderType &42; GetShader
&40;
const typename ShaderType::FPermutationDomain & PermutationVector
&41; const
Remarks
Finds the shader with the given type. Asserts on failure.