PointsMaterial ({color: 0xff00ff}); var sphere = new THREE.Points(sphereGeometry, sphereMaterial); scene.add(sphere);.
確定! 回上一頁