Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialShaderMap
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FMeshMaterialShaderMap * GetMeshShaderMap
(
const FVertexFactoryType* VertexFactoryType |
Accessors. | MaterialShared.h | |
const FMeshMaterialShaderMap * GetMeshShaderMap
(
const FHashedName& VertexFactoryTypeName |
MaterialShared.h |
GetMeshShaderMap(const FVertexFactoryType *)
Description
Accessors.
| Name | GetMeshShaderMap |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include Path | #include "MaterialShared.h" |
const FMeshMaterialShaderMap * GetMeshShaderMap
(
const FVertexFactoryType * VertexFactoryType
) const
GetMeshShaderMap(const FHashedName &)
| Name | GetMeshShaderMap |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include Path | #include "MaterialShared.h" |
const FMeshMaterialShaderMap * GetMeshShaderMap
(
const FHashedName & VertexFactoryTypeName
) const