rnollman opened this issue on Jul 02, 2003 ยท 5 posts
Little_Dragon posted Wed, 02 July 2003 at 10:43 AM
Find the material you want to tile. The 2D image node that loads the texture has a couple of channels called U_Scale and V_Scale. Change these values to make the texture repeat itself. The default value is 1.0 (no tiling).
Note that the real-time preview in the document window probably won't show the results of your changes. You'll have to render the image to see the tiled effect.