Hi all,
Do you know how to load different format sources in when.all please? i tried to do something like when.all([loadArrayBuffer,loadImage,…]).then(arr) but it does not work.
I tried to load my object 3D where geometry and texture are saved in diferrent files.
thank very much,