Hi!
I have three Meshes in an OBJ, two of them are only paths (no triangles).
It’s possible to display the other one, and i have no problem accessing its vertexData. Anyhow: if i try to access the vertexData of on of the paths, i get no result. I opened the OBJ-File in TextEdit and there are vertices in it, so…. is my intended solution not the right way to do this, or is there any other way to access those vertices?
Thank you very much!