Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IStereoLayers
Description
Tell if the background layer is visible. Platforms that do not implement Hide/ShowBackgroundLayer() always return true.
| Name | IsBackgroundLayerVisible |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/IStereoLayers.h |
| Include Path | #include "IStereoLayers.h" |
virtual bool IsBackgroundLayerVisible() const