Appearance
API Reference / @gtkx/gl / lineWidth
lineWidth(width): void
width
void
Defined in: generated/commands.d.ts:3706
void glLineWidth(GLfloat width)
Provided by GL_VERSION_1_0. GLX render opcode 95.
GL_VERSION_1_0
number
GLfloat, kind CheckedFloat32
GLfloat
CheckedFloat32