My model is not exporting every or whole material into the glb file

I can only assume that the function is asynchronous in nature, so you need to wait for the texture to be updated before exporting the glb

:+1:

yes the bug is resolved as you said I have to structure the code as per the asynchronous nature of the function now it is working fine and the glb file is also containing all the textures …

Now I want to make a qr code from the glb of the model to show in ar vr in phone is there any way to do it

What kind of information you need to pass with QR code?

hey, i want to show the whole 3d model in the phone so the data in the glb file will be needed I think…