Coloring Page

Puts a coloring page on the screen with five colors to paint with. Say what the page shows, for example a cat, a rocket or a flower garden.

Filters & Color

Color grade, adjust, blur, or enhance the whole look of a Lens.

Made with this block

Inputs

texturetexture

The texture of the coloring page

color1vec3

First color in the palette, [r,g,b] format, each color channel is in the range of 0-1

color2vec3

Second color in the palette, [r,g,b] format, each color channel is in the range of 0-1

color3vec3

Third color in the palette, [r,g,b] format, each color channel is in the range of 0-1

color4vec3

Forth color in the palette, [r,g,b] format, each color channel is in the range of 0-1

color5vec3

Fifth color in the palette, [r,g,b] format, each color channel is in the range of 0-1

transparentOutlinesboolean

Determines if the coloring page outlines should be transparent (true) or black (false)

eraseExteriorboolean

Determines if the exterior of the coloring subject should be erased (true) or not (false)