03-30-2015, 01:20 AM
Hi,
I imported a .obj file using the e3d_obj:import("filename") command.
Now I need to access all the vertices from that file. I have attached in the file the record that is created.
Could you please help me figure out how I can access all the values corresponding to 'vs' and store that as a separate list.
I imported a .obj file using the e3d_obj:import("filename") command.
Now I need to access all the vertices from that file. I have attached in the file the record that is created.
Could you please help me figure out how I can access all the values corresponding to 'vs' and store that as a separate list.