- All Implemented Interfaces:
- WebGL1Extension
@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public class EXT_blend_minmax
extends JsObject
implements WebGL1Extension
The EXT_blend_minmax extension is part of the WebGL API and extends blending capabilities by adding two new blend equations: the minimum or maximum color components of the source and destination colors.
- See Also:
- EXT_blend_minmax - MDN,
WebGL EXT_blend_minmax Khronos Ratified Extension Specification