GlBlendFunc Op
set gl blendmodes directly
Summary (oneliner)
<p>Internally this op uses uses gl <a href="https://registry.khronos.org/OpenGL-Refpages/gl4/html/glBlendFuncSeparate.xhtml">blendFuncSeperate</a></p> <h3>Values</h3> <p>ZERO ONE SRC_COLOR ONE_MINUS_SRC_COLOR SRC_ALPHA ONE_MINUS_SRC_ALPHA DST_ALPHA ONE_MINUS_DST_ALPHA DST_COLOR ONE_MINUS_DST_COLOR SRC_ALPHA_SATURATE CONSTANT_COLOR ONE_MINUS_CONSTANT_COLOR CONSTANT_ALPHA ONE_MINUS_CONSTANT_ALPHA</p>
- Ops.Gl.GlBlendFunc
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch gl blendmodes
INPUT PORTS
<i>integer</i>
)<i>integer</i>
)<i>integer</i>
)<i>integer</i>
)<i>integer</i>
)