Tagged Questions
0
votes
0answers
171 views
effect and model vertex declaration compatibility
I have normal model drawing code. When I try to draw model without UV coordinates I got this exception:
System.InvalidOperationException: The current vertex declaration does not include all
the ...