geometry.addAttribute('position', new THREE.Float32BufferAttribute(d.points, 3)); const material = new THREE.PointsMaterial();
確定! 回上一頁