Workaround: build FBX in XNA raise OutOfMemoryException
- by Vitus
If you try to add large FBX 3D model to the XNA project, and build it, you can get an OutOfMemoryException build error like following:
Error 1 Building content threw OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at…