Hello, this post will go through an example project discussing how the Recolor Shader works as of 08-20-21. This post will go through a simple progression of each part of the shader and how it works. There is an accompanying GitHub project Recolor-Shader-Example that will be used for this tutorial. Feel free to download the repo and follow along in the steps.

This post is from the same week as the Spectators update Post, If you’re interested, you should give the update post a read to learn more about the current progress.

You can view the shader graph in the Falling Parkour Project at Assets/Shaders/Recolor/Recolor.shadergraph.

Tutorial Project

As mentioned earlier, the project Recolor-Shader-Example contains all the information about how the basic recolor shader works and goes through examples showing how it works.

Examples

Here are some example images of the shader in action

Recoloring a few boxes

Animation of recoloring a box in unity

Keep asking questions.

- Nick Maltbie