Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialShaderMap
| Type | Name | Description | |
|---|---|---|---|
| void | GetShaderList
(
TMap< FShaderId, TShaderRef< FShader >>& OutShaders |
Builds a list of the shaders in a shader map. | |
| void | GetShaderList
(
TMap< FHashedName, TShaderRef< FShader >>& OutShaders |
Builds a list of the shaders in a shader map. Key is FShaderType::TypeName |