GlBlendFunc Op

GlBlendFunc

set gl blendmodes directly


<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>


Full Name
  • Ops.Gl.GlBlendFunc
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


INPUT PORTS


Exec (Trigger)
Src RGB index (Number:

<i>integer</i>

)

Dst RGB index (Number:

<i>integer</i>

)

Src Alpha index (Number:

<i>integer</i>

)

Dst Alpha index (Number:

<i>integer</i>

)

Blend Equation index (Number:

<i>integer</i>

)

OUTPUT PORTS


Next (Trigger)

Patches using GlBlendFunc

  • Examples
  • Public
  • My Patches

Changelog


new opop createduser avatarpandur - 2024-03-19 18:23