Hi,
I have an array of different 3D vertices (Vector3). Array length 5000 aprox.
I would like to create a road using the different coordinates that I have on this array. Which is the best way to do it? Any advice so I can look for it?
thanks a lot!