GlBlendFunc Op

GlBlendFunc

set gl blendmodes directly


Internally this op uses uses gl blendFuncSeperate

Values

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


Edit Documentation

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


 

INPUT PORTS


Exec (Trigger)
Src RGB index (Number:integer )
Dst RGB index (Number:integer )
Src Alpha index (Number:integer )
Dst Alpha index (Number:integer )
Blend Equation index (Number:integer )

OUTPUT PORTS


Next (Trigger)

Patches using GlBlendFunc

  • Examples
  • Public
  • My Patches

Changelog


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