Skip to content

API Reference / @gtkx/gl / LINE_STRIP

Variable: LINE_STRIP

const LINE_STRIP: 3 = 3

Defined in: generated/enums.d.ts:4725

GL_LINE_STRIP.

Provided by GL_VERSION_1_0. Groups: PrimitiveType. Allocated from the ARB enumerant range: Mostly OpenGL 1.0/1.1 enum assignments. Unused ranges should generally remain unused.

Released under the MPL-2.0 License.