W3cubDocs

/Web APIs

XRRenderState: inlineVerticalFieldOfView property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

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.

Value

A Number for "inline" sessions, which represents the default field of view, and null for immersive sessions.

Specifications

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari WebView Android Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet
inlineVerticalFieldOfView 79 79 No No 66 No No 79 No 57 No 12.0

See also

© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/XRRenderState/inlineVerticalFieldOfView