import { type VREyeParameters } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts";
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