Skip to content

API Reference / @gtkx/gl / FRONT_AND_BACK

Variable: FRONT_AND_BACK

const FRONT_AND_BACK: 1032 = 1032

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

GL_FRONT_AND_BACK.

Provided by GL_VERSION_1_0. Groups: ColorBuffer, DrawBufferMode, TriangleFace. 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.