Search Unity

Question Vertex Position

Discussion in 'Shader Graph' started by normandguerin, Aug 28, 2019.

  1. normandguerin

    normandguerin

    Joined:
    Sep 1, 2014
    Posts:
    12
    I was wondering if it is possible, with shader graph, to create a shader that just moves the object across the screen left to right non-stop.

    I followed a lot of tuts online but its always about moving vertices in a back and forth movement so the object does not actually move but its vertices only.

    i want to make all vertices from an object move on the x axis so we see it pass in front of the screen non-stop