0
Freya Holmér (Developer) 11 år siden
Multiply the UVs by a value, such as 2 to make it tile twice, 0.5 to stretch it. Use a Vector2 to scale it differently on the U and V axes
0
Svar
Færdig
Freya Holmér (Developer) 11 år siden
0
mallenroh 11 år siden
is this setup doing that?
0
Freya Holmér (Developer) 11 år siden
No, use the UV output instead of U and V :)
0
mallenroh 11 år siden
ah, got it, thanks! is it possible to expose the vector2 node in the materials properties?
0
Freya Holmér (Developer) 11 år siden
No, you'll either have to use two values or a Vector4. (This is due to Unity limitations)
Kundesupport af UserEcho