MeshBasicMaterial ( { color: color } ); const cube = new THREE.Mesh( geometry, material ); cube.position.x = positionX; cube.rotation.y ...
確定! 回上一頁