Thanks! I wonder what your opinion on this is: Would it be better to export a GLB model with many (diffuse) textures and toggle them (if that’s even possible) or continue the approach I am taking of loading textures separately and creating/applying materials to an untextured model dynamically.
If the former is even possible I think it would be a better idea, I would have less assets to manage, etc. I was reading through this post