babylon-runtime / _r

Code Less, Babylon More
https://babylon-runtime.github.io/
Apache License 2.0
8 stars 1 forks source link

_r.downloadScene multiple sur un même fichier #5

Closed Vinc3r closed 4 years ago

Vinc3r commented 5 years ago
_r.downloadScene({scene : "duck.glb"});
_r.downloadScene({scene : "duck.glb"});

if we import multiple times the same fle, createLibrary will send an error

fabsharp commented 4 years ago

deprecated for _r.load