W3cubDocs

/Haxe JavaScript

ExtensionBlendMinMax

package js.html.webgl

@:native("EXT_blend_minmax") Available on js

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.

Documentation EXT_blend_minmax by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Static variables

@:value(32776) static inline read only MAX_EXT:Int = 32776

@:value(32775) static inline read only MIN_EXT:Int = 32775

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/ExtensionBlendMinMax.html