MeshNormalMaterial (flat); var ball = new THREE.Mesh(shape, cover); scene.add(ball); ball.position.set(-250,250,-250); //==== Had to edit ...
確定! 回上一頁