Firefox Tomorrow

web api instance property

XRRenderState: inlineVerticalFieldOfView property

View on MDN ↗

Limited availabilitySecure context

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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also