Repeat a Shader material texture?

uv is normally available in vertex shader and passed to fragment as vuv, here’s the complete exampe of how to tile a texture using shader material:

1 Like