Navigation
API > API/Plugins > API/Plugins/XRBase > API/Plugins/XRBase/TStereoLayerManager
- IStereoLayers::HideBackgroundLayer()
- TStereoLayerManager::HideBackgroundLayer()
References
| Module | XRBase |
| Header | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/StereoLayerManager.h |
| Include | #include "StereoLayerManager.h" |
virtual void HideBackgroundLayer&40;&41;
Remarks
Optional method to hide the 3D scene and only render the stereo overlays. No-op if not supported by the platform.
If pushing and popping layer state is supported, the visibility of the background layer should be part of the saved state.