Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/UGeometryCollectionComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FMaterialRelevance GetMaterialRelevance
(
ERHIFeatureLevel::Type InFeatureLevel |
GeometryCollection/GeometryCollectionComponent.h | ||
virtual FMaterialRelevance GetMaterialRelevance
(
EShaderPlatform InShaderPlatform |
GeometryCollection/GeometryCollectionComponent.h |
GetMaterialRelevance(ERHIFeatureLevel::Type)
| Name | GetMaterialRelevance |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h |
| Include Path | #include "GeometryCollection/GeometryCollectionComponent.h" |
| Source | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionComponent.cpp |
virtual FMaterialRelevance GetMaterialRelevance
(
ERHIFeatureLevel::Type InFeatureLevel
) const
GetMaterialRelevance(EShaderPlatform)
| Name | GetMaterialRelevance |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h |
| Include Path | #include "GeometryCollection/GeometryCollectionComponent.h" |
| Source | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionComponent.cpp |
virtual FMaterialRelevance GetMaterialRelevance
(
EShaderPlatform InShaderPlatform
) const