Skip to main content
Module

x/caviar/deps.ts>WebGLRenderingContext#cullFace

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

Specifies whether or not front- and/or back-facing polygons can be culled.

Parameters

mode: number