Skip to main content
Module

x/gluten/mod.ts>WebGLRenderingContext#sampleCoverage

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

Specifies multi-sample coverage parameters for anti-aliasing effects.

Parameters

value: number
invert: boolean