diff --git a/about/list_of_features.rst b/about/list_of_features.rst index 3898f27ddfb..cbf210d6f4a 100644 --- a/about/list_of_features.rst +++ b/about/list_of_features.rst @@ -641,10 +641,14 @@ XR support (AR and VR) - Out of the box :ref:`support for OpenXR `. - - Including support for popular headsets like the Meta Quest and the Valve Index. + - Including support for popular desktop headsets like the Valve Index, WMR headsets, and Quest over Link. -- Support for ARKit on iOS out of the box. -- Support for the OpenVR APIs. +- Support for :ref:`Android based headsets ` using OpenXR through a plugin. + + - Including support for popular stand alone headsets like the Meta Quest 1/2/3 and Pro, Pico 4, Magic Leap 2, and Lynx R1. + +- Other devices supported through an XR plugin structure. +- Various advanced toolkits are available that implement common features required by XR applications. GUI system ----------