Animations with Unity Shader Graph - Fish

In this tutorial we will create an animated material with unity. The fish will move its tail and wave in the water. The most interesting thing will be the texture. We will make use of the shader graph nodes in a special way to create a texture, that is not generated by an image. The texture looks sophisticated and has some interesting parameters. Github: Blog Post:
Back to Top