Posted on September 18, 2020
Simplest splat shader – Unity URP Shader Graph
Here is the shader graph for the simplest possible splat shader in Unity using URP and Shader Graph.
It takes 4 textures to tile across the object and a 5th splat map texture
Here is an alternative using Vertex Color instead of a splat map texture