Skip to main content
Module

x/caviar/deps.ts>WebGLRenderingContext#frontFace

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

Specifies whether polygons are front- or back-facing by setting a winding orientation.

Parameters

mode: number