[RESOLVED] mesh.fromfile() doesn't exist?
I posted this in the games and graphics programming area and had no response.
I am following a tutorial for c# 2003 to create a 3d game.
i have c# 2005 so i know there would be problems.
One is: it says to type levelMesh = mesh.fromfile(...
but when i type mesh. it comes up with lots of options including sphere, torus etc. but not fromfile?
Does anyone know wots goin on, or how i do the equivalent of mesh.fromfile in c# 2005??
Thank you
GTJ
Re: mesh.fromfile() doesn't exist?
its sorted now.
I changed my directX reference from v2 to a version 1.29... summin.
Everything clicked into place and works now.
Re: mesh.fromfile() doesn't exist?
please can you change the topic title to being Resolved? :) just to let everyone know that this one has been resolved ;)
Re: [RESOLVED] mesh.fromfile() doesn't exist?
Sorry Techno i thought i had, i clicked the button and closed my browser!
Must have not worked...
Re: [RESOLVED] mesh.fromfile() doesn't exist?