Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IStereoLayers > API/Runtime/Engine/IStereoLayers/FLayerDesc
Description
Which shape of layer it is. FQuadLayer is the only shape supported by all VR platforms. queries the shape of the layer at run time
| Name | HasShape |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/IStereoLayers.h |
| Include Path | #include "IStereoLayers.h" |
template<typename T>
bool HasShape() const