How to wait for async function inside sync
i have a function in a class here wich runs every frame (in babylonjs). its purpose is to load 3d tiles and set the mesh.
i have a function in a class here wich runs every frame (in babylonjs). its purpose is to load 3d tiles and set the mesh.