BlendingEquation

The blendEquation method of the WebGL API is used to set both the RGB blend equation and alpha blend equation to a single equation.

Core Enumeration

The blendEquation method of the WebGL API is used to set both the RGB blend equation and alpha blend equation to a single equation.

Enumeration Members

Add: 32774
Subtract: 32778
ReverseSubtract: 32779
Min: 32775
Max: 32776