EStereoLayerType

Used by IStereoLayer

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/StereoLayerComponent.h

Include

#include "Components/StereoLayerComponent.h"

Syntax

enum EStereoLayerType
{
    SLT_WorldLocked,
    SLT_TrackerLocked,
    SLT_FaceLocked,
    SLT_MAX,
}

Values

Name

Description

SLT_WorldLocked

Location within the world

SLT_TrackerLocked

Location within the HMD tracking space

SLT_FaceLocked

Location within the view space

SLT_MAX

Remarks

Used by IStereoLayer

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