0
Freya Holmér (Developer) 11 лет назад
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
Ответ
Завершен
Freya Holmér (Developer) 11 лет назад
0
mallenroh 11 лет назад
is this setup doing that?
0
Freya Holmér (Developer) 11 лет назад
No, use the UV output instead of U and V :)
0
mallenroh 11 лет назад
ah, got it, thanks! is it possible to expose the vector2 node in the materials properties?
0
Freya Holmér (Developer) 11 лет назад
No, you'll either have to use two values or a Vector4. (This is due to Unity limitations)
Сервис поддержки клиентов работает на платформе UserEcho