surface shader tiling question

Hi there,

I have a surface shader and would like to chance the tiling of uv_MainTex in the shader. Thanks for the help.

~Andrew

Okay, this is ridiculously easy:

uv_whatever*(number of times you want to tile)

:slight_smile: