Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FGlobalShaderMap > API/Runtime/RenderCore/FGlobalShaderMap/GetShader
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/GlobalShader.h |
| Include | #include "GlobalShader.h" |
template<typename ShaderType>
TShaderRef < ShaderType > GetShader
(
const typename ShaderType::FPermutationDomain & PermutationVector
) const
Remarks
Finds the shader with the given type. Asserts on failure.