Skip to main content
Module

x/gluten/mod.ts>WebGLRenderingContext#lineWidth

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

Sets the line width of rasterized lines.

Parameters

width: number