Navigation
API > API/Runtime > API/Runtime/Engine
| Name | UStereoLayerShapeCubemap |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/StereoLayerComponent.h |
| Include Path | #include "Components/StereoLayerComponent.h" |
Syntax
UCLASS (Meta=(DisplayName="Cubemap Layer"), MinimalAPI)
class UStereoLayerShapeCubemap : public UStereoLayerShape
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UStereoLayerShape → UStereoLayerShapeCubemap
Functions
Public
Overridden from UStereoLayerShape
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ApplyShape
(
IStereoLayers::FLayerDesc& LayerDesc |
Components/StereoLayerComponent.h |