var gltfLoader = new THREE.GLTFLoader(); var result = await gltfLoader.loadAsync("car/scene.gltf"); ...