The VR module implements support for virtual reality devices in Unity.
| Class | Description | 
|---|---|
| XRDevice | Contains all functionality related to a XR device. | 
| XRSettings | Global XR related settings. | 
| XRStats | Timing and other statistics from the XR subsystem. | 
| Enumeration | Description | 
|---|---|
| GameViewRenderMode | Enumeration of available modes for XR rendering in the Game view or in the main window on a host PC. XR rendering only occurs when the Unity Editor is in Play Mode. |