XRRenderState.inlineVerticalFieldOfView

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

No compatibility data found. Please contribute data for "api.XRRenderState.XRRenderState.inlineVerticalFieldOfView" (depth: 1) to the MDN compatibility data repository.