Skip to main content
Module

x/caviar/deps.ts>WebGLRenderingContext#enableVertexAttribArray

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

Turns on the generic vertex attribute array at the specified index into the list of attribute arrays.

Parameters

index: number