Draft
This page is not complete.
Secure context
This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The read-only inlineVerticalFieldOfView property of the XRRenderState interface returns the default vertical field of view for "inline" sessions and null for all immersive sessions.
Syntax
var inlineVerticalFieldOfView = xrRenderState.inlineVerticalFieldOfView;
Value
A Number for "inline" sessions, which represents the default field of view, and null for immersive sessions.
Specifications
| Specification | Status | Comment |
|---|---|---|
| WebXR Device API The definition of 'XRRenderState.inlineVerticalFieldOfView' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
No compatibility data found. Please contribute data for "api.XRRenderState.inlineVerticalFieldOfView" (depth: 1) to the MDN compatibility data repository.
