import { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { VREyeParameters } = dom;
This WebVR API interface represents all the information required to correctly render a scene for a given eye, including field of view information.
Properties
readonly
deprecated
fieldOfView: VRFieldOfView