I am using procedural world generation in my Unity game, I would like to make the texture on it not pixelated but the tutorial I'm following doesn't show how to fix that. I tried googling it but no one else seems to know how to fix it.
This is what it looks like:
But how can I make it look like:
Links:
Okay I learned how to use shader graphs and that fixed it for me.