Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UInstancedStaticMeshComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPrimitiveMaterialPropertyDescriptor GetUsedMaterialPropertyDesc
(
EShaderPlatform ShaderPlatform |
Deprecated in 5.7. | Components/InstancedStaticMeshComponent.h | |
FPrimitiveMaterialPropertyDescriptor GetUsedMaterialPropertyDesc
(
ERHIFeatureLevel::Type FeatureLevel |
Wrapper which is public so we can implement the LIST ISM command | Components/InstancedStaticMeshComponent.h |
GetUsedMaterialPropertyDesc(EShaderPlatform)
Description
Deprecated in 5.7.
| Name | GetUsedMaterialPropertyDesc |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/InstancedStaticMeshComponent.h |
| Include Path | #include "Components/InstancedStaticMeshComponent.h" |
FPrimitiveMaterialPropertyDescriptor GetUsedMaterialPropertyDesc
(
EShaderPlatform ShaderPlatform
) const
GetUsedMaterialPropertyDesc(ERHIFeatureLevel::Type)
Description
Wrapper which is public so we can implement the LIST ISM command
| Name | GetUsedMaterialPropertyDesc |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/InstancedStaticMeshComponent.h |
| Include Path | #include "Components/InstancedStaticMeshComponent.h" |
FPrimitiveMaterialPropertyDescriptor GetUsedMaterialPropertyDesc
(
ERHIFeatureLevel::Type FeatureLevel
) const