Skip to main content
Module

x/evt/mod.ts>dom.VRLayer

💧EventEmitter's typesafe replacement
Latest
interface dom.VRLayer
import { type dom } from "https://deno.land/x/evt@v2.5.7/mod.ts";
const { VRLayer } = dom;

Properties

optional
leftBounds: number[] | Float32Array | null
optional
rightBounds: number[] | Float32Array | null
optional
source: HTMLCanvasElement | null