glBlendColor top-level property

GlBlendColor glBlendColor
getter/setter pair

Implementation

GlBlendColor glBlendColor =
    loadFunction<GlBlendColorNative>(_library, 'glBlendColor')
        .asFunction<GlBlendColor>();