Question by 
               mastersongeox · Nov 02, 2017 at 12:34 PM · 
                unityeditordatabaselinerendererlines  
              
 
              Convert PostgreSQL data (x, y, z) to actual lines
I am really new to unity, i have so far extracted PostgreSQL geographical data from the database and these data refer to lines, so how am i supposed to convert them to lines that i will be able to see in Unity.
Now what i need to do is convert these data to actual line. each line has x, y, z but i cannot figure out how to do it, i have my script that reads the data but that is so far, beside that i could really use some help.
               Comment
              
 
               
              Your answer