I am using SceneLoader.Import to add meshes to my scene
I need a function similar to onLoadProgress function which I present in Model tag in react babylon.
Is there any similar function in SceneLoader.Import ??
Basically I need the model load progress ie how much model load has been imported to the scene?