IStereoLayers::FLayerDesc::GetShape

Returns Shape cast to the supplied type. It's up to the caller to have ensured the cast is valid before calling this method.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/IStereoLayers.h

Include

#include "IStereoLayers.h"

Syntax

template<typename T>
T & GetShape()

Remarks

Returns Shape cast to the supplied type. It's up to the caller to have ensured the cast is valid before calling this method.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss