XRRenderState.inlineVerticalFieldOfView

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

BCD tables only load in the browser

See also