Skip to content

API Reference / @gtkx/gl / POLYGON_OFFSET_FILL

Variable: POLYGON_OFFSET_FILL

const POLYGON_OFFSET_FILL: 32823 = 32823

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

GL_POLYGON_OFFSET_FILL.

Provided by GL_VERSION_1_1. Groups: GetPName, EnableCap. Allocated from the ARB enumerant range: The primary GL enumerant space begins here. All modern enum allocations are in this range. These enums are mostly assigned the default class since it's a great deal of not very useful work to be more specific.

Released under the MPL-2.0 License.