XRRenderState: inlineVerticalFieldOfView property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
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.
Value
A Number for "inline" sessions, which represents the default
field of view, and null for immersive sessions.
Specifications
| Specification |
|---|
| WebXR Device API> # dom-xrrenderstate-inlineverticalfieldofview> |
Browser compatibility
Loading…