:right-sidebar: True XRSessionFeatures =================================================================== .. currentmodule:: gi.repository.WebKit .. versionadded:: 2.52 .. class:: XRSessionFeatures :no-contents-entry: Enum values representing the XR session features. See `https://immersive-web.github.io/webxr/#xrreferencespace-interface `__\. And, see `https://immersive-web.github.io/webxr-hand-input/ `__ for hand tracking. Fields ------ .. rst-class:: interim-class .. class:: XRSessionFeatures :no-index: .. attribute:: BOUNDED_FLOOR Bounded-floor feature. .. attribute:: HAND_TRACKING Hand tracking feature. .. attribute:: HIT_TEST Hit test feature. .. attribute:: LAYERS WebXR Layers feature. .. attribute:: LOCAL Local feature. .. attribute:: LOCAL_FLOOR Local-floor feature. .. attribute:: UNBOUNDED Unbounded feature. .. attribute:: VIEWER Viewer feature.