ColorMask Op
enable/disable RGBA color channels of your entire scene
Summary (oneliner)
Note this isn't a texture effect - use this op in your Scene layout to disable color channels to create special effects without using Render2Texture and ImageCompose workflows.
Full Name
- Ops.Gl.ColorMask
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
Execute (Trigger)
Trigger the op
Red (Number: boolean)
Enable or disable the red component
Green (Number: boolean)
Enable or disable the green component
Blue (Number: boolean)
Enable or disable the blue component
Alpha (Number: boolean)
Enable or disable the alpha component
OUTPUT PORTS
Next (Trigger)
Trigger out