• Skip to main content
  • Skip to search
  • Skip to select language
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. Web technology for developers
  2. Web APIs
  3. XRFrame
  4. XRFrame.session

Table of contents

  • Value
  • Specifications
  • Browser compatibility

XRFrame.session

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

Specification
WebXR Device API
# dom-xrframe-session

Browser compatibility

BCD tables only load in the browser

Found a problem with this page?

  • Edit on GitHub
  • Source on GitHub
  • Report a problem with this content on GitHub
  • Want to fix the problem yourself? See our Contribution guide.

Last modified: Feb 18, 2022, by MDN contributors

Related Topics

  1. WebXR Device API
  2. XRFrame
  3. Properties
    1. session
    2. trackedAnchors
  4. Methods
    1. createAnchor()
    2. fillJointRadii()
    3. fillPoses()
    4. getDepthInformation()
    5. getHitTestResults()
    6. getHitTestResultsForTransientInput()
    7. getJointPose()
    8. getLightEstimate()
    9. getPose()
    10. getViewerPose()
  5. Related pages for WebXR Device API
    1. Navigator.xr
    2. WebGLRenderingContext.makeXRCompatible()
    3. XRAnchor
    4. XRBoundedReferenceSpace
    5. XRCPUDepthInformation
    6. XRDepthInformation
    7. XRInputSource
    8. XRInputSourceArray
    9. XRInputSourceEvent
    10. XRInputSourcesChangeEvent
    11. XRPose
    12. XRReferenceSpace
    13. XRReferenceSpaceEvent
    14. XRRenderState
    15. XRRigidTransform
    16. XRSession
    17. XRSessionEvent
    18. XRSpace
    19. XRSystem
    20. XRView
    21. XRViewerPose
    22. XRViewport
    23. XRWebGLBinding
    24. XRWebGLDepthInformation
    25. XRWebGLLayer
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

  • MDN on Twitter
  • MDN on Github

Mozilla

  • Mozilla on Twitter
  • Mozilla on Instagram

© 2005-2022 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies