W3cubDocs

/Web APIs

XRFrame: session property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

An XRFrame object's read-only session property returns the XRSession object that generated the frame.

Value

A XRSession object representing the WebXR session for which this XRFrame describes the object positions and orientations.

Specifications

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari WebView Android Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet
session 79 79 No No 66 No No 79 No 57 No 11.2

© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/XRFrame/session