unreal.StereoLayerType

class unreal.StereoLayerType

Bases: EnumBase

Used by IStereoLayer

C++ Source:

  • Module: Engine

  • File: StereoLayerComponent.h

SLT_FACE_LOCKED: StereoLayerType

Location within the view space

Type:

2

SLT_TRACKER_LOCKED: StereoLayerType

Location within the HMD tracking space

Type:

1

SLT_WORLD_LOCKED: StereoLayerType

Location within the world

Type:

0