Vue2+ThreeJS踩坑记录THREE.FBXLoader: Cannot find the version number for the file given.错误解决办法
Posted 曾胖神父
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Vue2+ThreeJS踩坑记录THREE.FBXLoader: Cannot find the version number for the file given.错误解决办法相关的知识,希望对你有一定的参考价值。
错误出现情况(截图如下)
错误解决办法
排除路径错误等问题,将读取的fbx模型资源放入项目static文件夹中,即可解决
以上是关于Vue2+ThreeJS踩坑记录THREE.FBXLoader: Cannot find the version number for the file given.错误解决办法的主要内容,如果未能解决你的问题,请参考以下文章
Vue2+ThreeJS踩坑记录fbx蒙皮网格模型挂载ShaderMaterial材质之后,挂载动画无效的解决办法
Vue2+ThreeJS踩坑记录fbx蒙皮网格模型挂载ShaderMaterial材质之后,挂载动画无效的解决办法
Vue2+ThreeJS踩坑记录THREE.FBXLoader: Cannot find the version number for the file given.错误解决办法
Vue2+ThreeJS踩坑记录THREE.FBXLoader: Cannot find the version number for the file given.错误解决办法