• Skip to main content
  • Skip to search
  • Skip to select language
  • References
    • Overview / Web Technology

      Web technology reference for developers

    • HTML

      Structure of content on the web

    • CSS

      Code used to describe document style

    • JavaScript

      General-purpose scripting language

    • HTTP

      Protocol for transmitting web resources

    • Web APIs

      Interfaces for building web applications

    • Web Technology

      Web technology reference for developers

  • Guides
    • Overview / MDN Learning Area

      Learn web development

    • MDN Learning Area

      Learn web development

    • HTML

      Learn to structure web content with HTML

    • CSS

      Learn to style content using CSS

    • JavaScript

      Learn to run scripts in the browser

    • Accessibility

      Learn to make the web accessible to all

  • MDN Plus
    • Overview

      More MDN. Your MDN.

    • FAQ

      Frequently asked questions about MDN Plus

  • Already a subscriber?
  • Get MDN Plus
  1. References
  2. Web APIs
  3. XRFrame
  4. XRFrame.session

In this article

  • Value
  • Specifications
  • Browser compatibility

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

In this article

  • 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

Your blueprint for a better internet.

  • MDN on Twitter
  • MDN on GitHub

MDN

  • About
  • Hacks Blog
  • Careers

Support

  • Product help
  • Report a page issue
  • Report a site issue

Our communities

  • MDN Community
  • MDN Forum
  • MDN Chat

Developers

  • Web Technologies
  • Learn Web Development
  • MDN Plus
  • Website Privacy Notice
  • Cookies
  • Legal
  • Community Participation Guidelines

Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2022 by individual mozilla.org contributors. Content available under a Creative Commons license.