Float32BufferAttribute(vertices, 3)); /* Create a material */ const pointsMaterial = new THREE.PointsMaterial({ color: 0xff61d5, size: 0.03 } ...
確定! 回上一頁