GL BlendEquation: Difference between revisions

From Crumbled World Wiki
(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 | |- |}")
 
(No difference)

Latest revision as of 14:08, 5 July 2025

GL BlendEquationExampleCode

Class name

GL_BlendEquation

Enum

Name Description
FUNC_ADD
FUNC_SUBTRACT
FUNC_REVERSE_SUBTRACT
MIN
MAX