Hi Guys,
I have a simple quad that I am using as a basic ground plane. I am using a texture that is located at 0.75, 0.75 to 1.0, 1.0 on a texture map.
Just wondering, is it possible to repeat that portion of texture on the quad, say 10 times?
The methods I have tried expect that the texture is using the full texture map (i.e. I get unwanted sections of other textures), but I only want to repeat a section, as I have multiple textures on the texture map.
Or do I have to increase the number of quads in the ground plane in this type of scenario?
Any ideas would be awesome.
Thanks in advance