【UV动画】
UV-Animatino allows you to create effects such as waterfalls, rivers, lava flows, and so on.
首先,添加x、y速度属性。
还需要引用_MainTex的uv,如下:
使用内置的_Time属性来实现UV动画。_Time的定义如下:
surf函数实现如下:
上述Shader可以实现下图的流水动画。