const sphere = new THREE.Mesh(earthGeometry, earthMaterial); scene.add(sphere);. And there's not a single problem in the console so I don't know ...
確定! 回上一頁