Skip to main content
Module

x/gluten/mod.ts>WebGLRenderingContext#enable

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

Enables specific WebGL capabilities for this context.

Parameters

cap: number