Hi every,
I’m new to Unity and I try to create a terrain through Script. I have an excel file with row corresponding to y-axis and column for x-axis. The value in each cell is the height. How can I import excel file into Unity script and make a terrain like a picture I attach below