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