Tagged Questions
4
votes
1answer
508 views
Bone creation in XNA Content Pipeline
I'm trying to manually create a ModelContent instance that includes custom Bone data in a custom ContentProcessor in the XNA Content Pipeline. I can't seem to create or assign manually created bone ...