unreal.StereoLayerType

class unreal.StereoLayerType

Bases: unreal.EnumBase

Used by IStereoLayer

C++ Source:

  • Module: Engine

  • File: StereoLayerComponent.h

SLT_FACE_LOCKED

Location within the view space

Type

2

SLT_TRACKER_LOCKED

Location within the HMD tracking space

Type

1

SLT_WORLD_LOCKED

Location within the world

Type

0