public final class OpenXrRuntime


Implementation of the Runtime interface using OpenXR.

Summary

Public methods

@NonNull OpenXrManager

that manages the lifecycle of the OpenXR session.

@NonNull OpenXrPerceptionManager

that manages the perception capabilities of a runtime using OpenXR.

Public methods

getLifecycleManager

Added in 1.0.0-alpha01
public @NonNull OpenXrManager getLifecycleManager()

that manages the lifecycle of the OpenXR session.

getPerceptionManager

Added in 1.0.0-alpha01
public @NonNull OpenXrPerceptionManager getPerceptionManager()

that manages the perception capabilities of a runtime using OpenXR.