Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/caviar/deno_gl/mod.ts>WebGL2RenderingContext#blendFuncSeparate

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
method WebGL2RenderingContext.prototype.blendFuncSeparate
Re-export
import { WebGL2RenderingContext } from "https://deno.land/x/caviar@2.0.0/deno_gl/mod.ts";

Parameters

srcRGB: GLenum
dstRGB: GLenum
srcAlpha: GLenum
dstAlpha: GLenum