Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FStereoShaderAspects
Description
Whether MMV fallback was requested - i.e. using ISR-generated view indices to index into texture arrays. True when on a mobile shader platform and vr.MobileMultiView=1, but ISR is supported by the RHI and MMV is not (e.g. D3D12 mobile preview).
| Name | IsMobileMultiViewFallbackEnabled |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/StereoRenderUtils.h |
| Include Path | #include "StereoRenderUtils.h" |
bool IsMobileMultiViewFallbackEnabled() const