Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IXRLoadingScreen
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/IXRLoadingScreen.h |
| Include | #include "IXRLoadingScreen.h" |
| Source | /Engine/Source/Runtime/HeadMountedDisplay/Private/IXRLoadingScreen.cpp |
static void ShowLoadingScreen_Compat
&40;
bool bShow,
FTexture2DRHIRef Texture,
const FVector & Offset,
const FVector2D & Scale
&41;
Remarks
Internal utility method for implementing backwards compatibility with IStereoLayers::Show/HideSplashScreen. Should be called from implementations overriding IStereoLayer::UpdateSplashScreen()