BlendEquationAdd top-level property

TheBlendEquation BlendEquationAdd
final

Implementation

final TheBlendEquation BlendEquationAdd =
    TheBlendEquation(GL_FUNC_ADD, GL_ONE, GL_ONE);