Skip to main content
Module

x/gluten/mod.ts>WebGLRenderingContext#clearDepth

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

Specifies the clear value for the depth buffer.

Parameters

depth: number