Yurii Kramarenko

Results 1 issues of Yurii Kramarenko

This feature adds availability to control process of textures uploading in only one LoadingManager. ```js let manager = new THREE.LoadingManager(); manager.onProgress = function (url, itemsLoaded, itemsTotal ) { console.log( 'Started...