PointsMaterial ( { color: 0x888888 } ); var points = new THREE.Points( geometry, material ); scene.add( points ); </code> <h2>Examples</h2> ...
確定! 回上一頁