Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/FMaterialRenderProxy
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Materials/MaterialRenderProxy.h |
| Include | #include "Materials/MaterialRenderProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialRenderProxy.cpp |
const FMaterial & GetIncompleteMaterialWithFallback
&40;
ERHIFeatureLevel::Type InFeatureLevel
&41; const
Remarks
Finds the FMaterial to use for rendering this FMaterialRenderProxy. Will fall back to a default material if needed due to a content error, or async compilation. Will always return a valid FMaterial, but unlike GetMaterialWithFallback, FMaterial's shader map may be incomplete