How to repeat / tile Linear Gradient in Materials?

How can I tile / Repeat a linear Gradient (from the node), in a material.
So that the gradient starts again, below itself (for example if you move it up). The UV2 seems to only move the end, not the start.

Use a Frac node after the gradient.


docs :

1 Like