BlendEquationMix top-level property

TheBlendEquation BlendEquationMix
final

Implementation

final TheBlendEquation BlendEquationMix =
    TheBlendEquation(GL_FUNC_ADD, GL_SRC_ALPHA, GL_ONE_MINUS_SRC_COLOR);