public void ProcessOnAnyThread(glTF gltf, IStorage storage) { m_textureLoader.ProcessOnAnyThread(gltf, storage); }
public void ProcessOnAnyThread(GLTFRoot gltf, IStorage storage) { _textureLoader.ProcessOnAnyThread(gltf, storage); }