Hey all!
Is there any way to tile a texture (eg repeat it over a surface multiple times) or does this have to be done with shader modification/addition?
Much thanks,
Ins.
Hey all!
Is there any way to tile a texture (eg repeat it over a surface multiple times) or does this have to be done with shader modification/addition?
Much thanks,
Ins.
Modifying the shader/material is the way to go. I recommend checking out the materials documentation.