StereoMode

value class StereoMode


Mode for SpatialExternalSurface display.

Summary

Public companion properties

StereoMode

Each eye will see the entire surface (no separation).

StereoMode

The left, right halves of the surface will map to left, right eyes.

StereoMode

The top, bottom halves of the surface will map to left, right eyes.

Public properties

Int

Public companion properties

Mono

Added in 1.0.0-alpha04
val MonoStereoMode

Each eye will see the entire surface (no separation).

SideBySide

Added in 1.0.0-alpha04
val SideBySideStereoMode

The left, right halves of the surface will map to left, right eyes.

TopBottom

Added in 1.0.0-alpha04
val TopBottomStereoMode

The top, bottom halves of the surface will map to left, right eyes.

Public properties

value

Added in 1.0.0-alpha04
val valueInt