Navigation
API > API/Plugins > API/Plugins/XRBase > API/Plugins/XRBase/TStereoLayerManager
- IStereoLayers::CreateLayer()
- TStereoLayerManager::CreateLayer()
References
| Module | XRBase |
| Header | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/StereoLayerManager.h |
| Include | #include "StereoLayerManager.h" |
virtual uint32 CreateLayer
&40;
const FLayerDesc & InLayerDesc
&41;
Remarks
Creates a new layer from a given texture resource, which is projected on top of the world as a quad. A unique identifier for the layer created
Parameters
| Name | Description |
|---|---|
| InLayerDesc | A reference to the texture resource to be used on the quad |