Skip to main content
Module

x/gluten/mod.ts>WebGLRenderingContext#isEnabled

OpenGL bindings & WebGL API implementation for Deno.
Go to Latest
method WebGLRenderingContext.prototype.isEnabled
import { WebGLRenderingContext } from "https://deno.land/x/gluten@0.1.2/mod.ts";

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

Parameters

cap: number