240 发简信
IP属地:广东
  • three.js导入fbx模型文件

    1、引入three模块,npm install three --save 2、把模块加载到你加载FBX文件的js中 import * as TH...