Skip to content

API Reference / @gtkx/gl / ONE_MINUS_SRC_COLOR

Variable: ONE_MINUS_SRC_COLOR

const ONE_MINUS_SRC_COLOR: 769 = 769

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

GL_ONE_MINUS_SRC_COLOR.

Provided by GL_VERSION_1_0. Groups: BlendingFactor. 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.