class OpenXrRuntime


Implementation of the Runtime interface using OpenXR.

Summary

Public properties

open OpenXrManager

that manages the lifecycle of the OpenXR session.

open OpenXrPerceptionManager

that manages the perception capabilities of a runtime using OpenXR.

Public properties

lifecycleManager

Added in 1.0.0-alpha01
open val lifecycleManagerOpenXrManager

that manages the lifecycle of the OpenXR session.

perceptionManager

Added in 1.0.0-alpha01
open val perceptionManagerOpenXrPerceptionManager

that manages the perception capabilities of a runtime using OpenXR.