Session
This page is a supplement to the AR Foundation Session manual. The following sections only contain information where Google's Android XR runtime exhibits unique behavior.
Tip
When developing an AR app, refer to both the AR Foundation documentation as well as the required packages for each platform you support.
Enable Android XR: AR Session
You must enable the Android XR: AR Session feature, as outlined in Enable Unity OpenXR: Android XR.
Optional feature support
Android XR implements the following optional features of AR Foundation's XRSessionSubsystem:
Feature | Descriptor Property | Supported |
---|---|---|
Install | supportsInstall | |
Match frame rate | supportsMatchFrameRate |
Note
Refer to AR Foundation Session for more information on the session feature.