OpenXR, Oculus XR, XR Management, Input System, and AR Foundation — headset, controller, and hand-input backends.
| Element | Description | Technology |
|---|---|---|
| AR Sub-Module | AR session + world tracking | Unity.XR.ARFoundation |
| Creator SDK | Installs + configures the XR plug-in loaders | UPM |
| Device Manager | Reads headset / controller / hand input through the XR driver layer | Unity.XR.Management + Unity.InputSystem |
| Editor Tooling | Installs + configures the XR plug-in loaders | UPM |
| Project Setup Tasks | Installs + configures the XR plug-in loaders | UPM |
| Runtime SDK | Reads headset / controller / hand input through the XR driver layer | Unity.XR.Management + Unity.InputSystem |
| XR Driver | Polls XR devices for poses + buttons | UnityEngine.XR + XR Management |