NullEngine doesn't export textures applied to loaded gltf

Hello there, I just wanted to know if there is any way to export GLB with textures included in NULLEngine.
I’ve created a PlayGround with the exact thing I was looking for.
Playground

Textures are unfortunately not supported in nullEngine as they require the Dom to be able to work.

Depending on your use case Babylon Native might be a good fit.