Understand the common APIs for XR development that Unity provides.
Unity provides APIs for XR development under the XR namespace. Refer to the following table to understand the XR APIs:
| Topic | Description |
|---|---|
| XR.XRSettings | APIs for Global XR related settings. |
| XR.XRDevice | APIs related to XR devices. |
| XR.InputTracking | APIs for accessing XR input devices. |