What is an alternative for deprecated SceneLoader.ImportMeshAsync?

You can use BABYLON.appendSceneAsync("path/to/model.glb", scene).

See the announcement SceneLoader (and glTF) options for more details about the changes :slight_smile: