BlendEquationStandard top-level property

TheBlendEquation BlendEquationStandard
final

Implementation

final TheBlendEquation BlendEquationStandard =
    TheBlendEquation(GL_FUNC_ADD, GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA);