Skip to main content
Module

x/caviar/deps.ts>WebGLRenderingContext#isEnabled

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Latest
method WebGLRenderingContext.prototype.isEnabled
import { WebGLRenderingContext } from "https://deno.land/x/caviar@2.6.7/deps.ts";

Tests whether a specific WebGL capability is enabled or not for this context.

Parameters

cap: number