PointsMaterial ( { vertexColors: true } ); const pointCloud = new THREE.Points( geometry, material ); scene.add( pointCloud );.
確定! 回上一頁