草案
此页面不完整。

安全上下文
此特征只可用于 安全上下文 (HTTPS),在某些或所有 支持浏览器 .

只读 inlineVerticalFieldOfView 特性为 XRRenderState interface returns the default vertical field of view for "inline" sessions and null for all immersive sessions.

句法

var inlineVerticalFieldOfView = xrRenderState.inlineVerticalFieldOfView;
					

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

规范

规范 状态 注释
WebXR 设备 API
The definition of 'XRRenderState.inlineVerticalFieldOfView' in that specification.
工作草案 初始定义。

浏览器兼容性

The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.

No compatibility data found. Please contribute data for "api.XRRenderState.inlineVerticalFieldOfView" (depth: 1) to the MDN 兼容性数据存储库 .

另请参阅

元数据

  • 最后修改: