SpatialEnvironment.PassthroughMode


class SpatialEnvironment.PassthroughMode


Describes if/how the User can view their real-world physical environment.

Summary

Public companion properties

SpatialEnvironment.PassthroughMode

The user's passthrough is not composed into their view.

SpatialEnvironment.PassthroughMode

The user's passthrough is visible at full or partial opacity.

SpatialEnvironment.PassthroughMode

The state at startup.

Public properties

Int

Public companion properties

Disabled

val DisabledSpatialEnvironment.PassthroughMode

The user's passthrough is not composed into their view. Environment skyboxes and geometry are only visible in this state.

Enabled

val EnabledSpatialEnvironment.PassthroughMode

The user's passthrough is visible at full or partial opacity.

Uninitialized

val UninitializedSpatialEnvironment.PassthroughMode

The state at startup. The application cannot set this state. No longer used.

Public properties

value

Added in 1.0.0-alpha01
Deprecated in 1.0.0-alpha01
val valueInt