GlBlendFunc Op
set gl blendmodes directly
Summary (oneliner)
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
Full Name
- 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
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)