GL Blend: Revision history

From Crumbled World Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 July 2025

  • curprev 14:0714:07, 5 July 2025Anders talk contribs 451 bytes +451 Created page with "{{:GL_BlendExampleCode}} ==Class name== {| class="wikitable" !|GL_Blend |- |} ==Enum== {| class="wikitable" !|Name !|Description |- |ZERO | |- |ONE | |- |SRC_COLOR | |- |ONE_MINUS_SRC_COLOR | |- |DST_COLOR | |- |ONE_MINUS_DST_COLOR | |- |SRC_ALPHA | |- |ONE_MINUS_SRC_ALPHA | |- |DST_ALPHA | |- |ONE_MINUS_DST_ALPHA | |- |CONSTANT_COLOR | |- |ONE_MINUS_CONSTANT_COLOR | |- |CONSTANT_ALPHA | |- |ONE_MINUS_CONSTANT_ALPHA | |- |SRC_ALPHA_SATURATE | |}"