Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FGlobalShaderMap
| Type | Name | Description | |
|---|---|---|---|
| TShaderRef< ShaderType > | GetShader () |
||
| TShaderRef< ShaderType > | GetShader
(
int32 PermutationId |
||
| TShaderRef< ShaderType > | GetShader
(
const typename ShaderType::FPermutationDomain& PermutationVector |
Finds the shader with the given type. Asserts on failure. | |
| TShaderRef< FShader > | GetShader
(
FShaderType* ShaderType, |