Navigation
API > API/Plugins > API/Plugins/XRBase
References
Module | XRBase |
Header | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/DefaultXRLoadingScreen.h |
Include | #include "DefaultXRLoadingScreen.h" |
Syntax
struct FSplashData
Remarks
Default Loading Screen implementation based on the IStereoLayer interface. It requires an XR tracking system with stereo rendering and stereo layers support.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
IXRLoadingScreen::FSplashDesc | Desc | |
![]() |
uint32 | LayerId |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FSplashData
(
const IXRLoadingScreen::FSplashDesc& InDesc |