摘要: 使用three,导出当前场景内指定模型为 glb,或者gltf格式 import { GLTFExporter } from 'three/examples/jsm/exporters/GLTFExporter.js' //导出模型为GLTF public exportGLTFModel() { l 阅读全文
posted @ 2024-03-04 11:45 fanjiajia 阅读(696) 评论(0) 推荐(0)