Back to Content

XRFrame: session property

files/en-us/web/api/xrframe/session/index.md

latest427 B
Original Source

{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}

An XRFrame object's read-only session property returns the {{domxref("XRSession")}} object that generated the frame.

Value

A {{domxref("XRSession")}} object representing the WebXR session for which this XRFrame describes the object positions and orientations.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}