How a material should interpret UV coordinates outside the [0,1) range.
The edge pixels of the texture are stretched out to the bounds of the UVs.
The texture is tiled and flipped for every 1 unit in the UVs.
The texture is tiled for every 1 unit in the UVs.
How a material should interpret UV coordinates outside the [0,1) range.