How to export Unity Mesh to fbx file runtime

前端 未结 0 392
轮回少年
轮回少年 2021-01-18 05:09

I am trying to convert a Mesh to fbx file runtime.

Mesh mesh = material.mesh
mesh.CodeToExportToFbx(path)

I found this thread that explains h

相关标签:
回答
  • 消灭零回复
提交回复
热议问题