Hello,
I’m looking to repeat a picture in the y axis but not in the x axis for a texture.
any way to achieve this?
Thanks
Hello,
I’m looking to repeat a picture in the y axis but not in the x axis for a texture.
any way to achieve this?
Thanks
Hi Zebr4he4d, no I mean having the texture repeating when you place the UV’s. If the UV’s get further than the picture by default the picture will repeat itself indefinitely. I want that repetition to only be on the Y axis, not the x axis.
Ah ok, you mean something like the Extend extrapolation mode?
I think this should work:
Totally forgot about the Clamp node
I might have not understand the usecase here… but simply scaling along Y in UV space… will repeat only in Y… like so…
:
Debuk this is exactly what I was looking for, Thanks!