GL BlendEquation

From Crumbled World Wiki
Revision as of 14:08, 5 July 2025 by Anders (talk | contribs) (Created page with "{{:GL_BlendEquationExampleCode}} ==Class name== {| class="wikitable" !|GL_BlendEquation |- |} ==Enum== {| class="wikitable" !|Name !|Description |- |FUNC_ADD | |- |FUNC_SUBTRACT | |- |FUNC_REVERSE_SUBTRACT | |- |MIN | |- |MAX | |- |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

GL BlendEquationExampleCode

Class name

GL_BlendEquation

Enum

Name Description
FUNC_ADD
FUNC_SUBTRACT
FUNC_REVERSE_SUBTRACT
MIN
MAX