import { WebGLInfo } from "https://deno.land/x/threejs_4_deno@v121/src/Three.d.ts";
An object with a series of statistical information about the graphics board memory and the rendering process.
Constructors
new
WebGLInfo(gl: WebGLRenderingContext)Properties
programs: WebGLProgram[] | null