Skip to main content
Module

x/caviar/deps.ts>WebGLRenderingContext#stencilOp

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

Sets both the front and back-facing stencil test actions.

Parameters

fail: number
zfail: number
zpass: number