MeshBasicMaterial ({map:texture,side:THREE.FrontSide}); var sphere = new THREE.Mesh(geometry, material); sphere.position.set(200, 0, ...
確定! 回上一頁