Show / Hide Table of Contents

Namespace Liminal.SDK.VR

Classes

IVRDeviceExtensions

Extension methods for the IVRDevice interface.

SimpleHeadset

A simple IVRHeadset implementation suitable for headsets with no input capabilities.

VRDevice

The top level class the manages the VRDevice infrastructure.

VRDeviceMonitor

A silent background component that runs coroutines for managing the state of VRDevice.

Interfaces

IVRDevice

An interface representing a VR hardware device.

IVRDeviceComponent

An interface for representing a single hardware component of a IVRDevice.

IVRDeviceInitializer

An interface for allowing an object to create IVRDevice instances.

IVRHeadset

An interface representing the HMD component of a VR device.

Enums

VRDeviceCapability

A collection of capabilities for VR devices.

VRHeadsetCapability

A collection of capabilities for VR headsets.

VRInputDeviceCapability

A collection of capabilities for VR input devices.

Delegates

VRDeviceEventHandler

An event handler delegate that takes a single IVRDevice argument.

VRInputDeviceEventHandler

An event handler delegate relating to a VR input device.

Back to top Generated by DocFX