you should try changing this line: import * as THREE from 'three.module.js';. to this line: import * as THREE from './three.module.js';.
確定! 回上一頁