I create a model in 3ds max with DirectX Shader (using my customed effect file). I export the model by Panda exporter.
In XNA, how do I parse the xfile and get the texture file name (and parameter) in th effect instance?
How do I write the rendering of the model with effect instance?