Draft
This page is not complete.
Secure context
This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The inlineVerticalFieldOfView read-only property of the XRRenderState interface defines the angle of the field of view in radians used when computing projection matrices for "inline" XRSession objects. This option must be null for immersive sessions.
Syntax
var aDouble = XRRenderState.inlineVerticalFieldOfView;
Value
A Number.
Specifications
| Specification | Status | Comment |
|---|---|---|
| Unknown The definition of 'XRRenderState.inlineVerticalFieldOfView' in that specification. |
Unknown | 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.XRRenderState.inlineVerticalFieldOfView" (depth: 1) to the MDN compatibility data repository.
