Hello, I am working a project the need to preload some glTF models.
However, the vanilla method (asynchronous way) seem to a little bit not suitable for preloading.
Maybe it's because I'm not so skillful at "async", but I still want to see the synchronous version of the loading method.