Search code examples
unity-game-engineimportexefbx

I want to import an external fbx file to a stand alone unity project


Hello how can I import an fbx file to a unity build project without using unity engine.so I can access the new fbx file from the exe that I have built.


Solution

  • Use this link It will work for sure. It can handle all formats like fbx, obj, glb, gltf etc.