Hi, anybody can help me with this problem?
I want to generate terrain from x,y,z coordenates, but how can i do it in unity?
Thanks!
Sorry for my english…
Hi, anybody can help me with this problem?
I want to generate terrain from x,y,z coordenates, but how can i do it in unity?
Thanks!
Sorry for my english…
What’s the nature of the input? Unity’s terrain system (like most terrain systems) makes certain assumptions about the geometry, so you won’t be able to take just any input and create a terrain from it.
Can you describe more specifically what you’re trying to do?