import * as THREE from 'three' import {STLLoader} from 'three/examples/jsm/loaders/STLLoader' //一定要从jsm中引入loader文件,否则会报错导致 ...
確定! 回上一頁