PaletteTexture Op
Create a RGB color palette using an array
Summary (oneliner)
Full Name
- Ops.Gl.Textures.PaletteTexture
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Palette texture example
INPUT PORTS
Palette array (Array)
<p>Array in which defines the palette</p>
Smooth (Number:
<i>boolean</i>
)<p>Apply smoothing between all colors</p>
OUTPUT PORTS
Color Array (Array)
<p>Color array out</p>
Texture (Object)
<p>Texture out containing the gradient</p>