So I have this shader that scrolls a screenspace texture in the y direction:
https://www.babylonjs-playground.com/#LXZPJK#292
But when I apply this to customMaterial, the texture won’t scroll.
https://www.babylonjs-playground.com/#UXCB15#74
Does anyone know what I’m doing wrong?