Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FOverrideSelectionColorMaterialR-
Description
Returns the FMaterial, without using a fallback if the FMaterial doesn't have a valid shader map. Can return NULL.
Virtual Inheritance
- FMaterialRenderProxy::GetMaterialNoFallback → FOverrideSelectionColorMaterialRenderProxy::GetMaterialNoFallback
| Name | GetMaterialNoFallback |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialRenderProxy.h |
| Include Path | #include "Materials/MaterialRenderProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialRenderProxy.cpp |
virtual const FMaterial * GetMaterialNoFallback
(
ERHIFeatureLevel::Type InFeatureLevel
) const