Hi,
I am loading meshes in scene, but there is a flickering effect, because the mesh is loaded in the scene and then moved or scaled.
Is there a way to load the mesh and display it only when I want.
Regards
S.Ancelot
Hi,
I am loading meshes in scene, but there is a flickering effect, because the mesh is loaded in the scene and then moved or scaled.
Is there a way to load the mesh and display it only when I want.
Regards
S.Ancelot
Would that fit your needs Asset Containers | Babylon.js Documentation ?
@sebavan LoadAssetContainerAsync is perfect