Tagged Questions
0
votes
1answer
1k views
Texture in model not rendered by BasicEffect
UPDATE: It is apparently the BasicEffect that is the culprit here. I tried to use another effect (which I coded myself) and then it works!?!? )I kinda like the EnableDefaultLighting, though...)
So ...