Skip to main content
Module

x/gluten/mod.ts>WebGLRenderingContext#hint

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

Specifies hints for certain behaviors. The interpretation of these hints depend on the implementation.

Parameters

target: number
mode: number