Now I want to add .obj file in Mesh (var player). var loader = new THREE.OBJLoader(); // load a resource loader.load( 'meshes/car.obj', ...
確定! 回上一頁