babylon-runtime / babylon-runtime.github.io

Source code for _r documentation
https://babylon-runtime.github.io
Apache License 2.0
0 stars 2 forks source link

missing important points for public release #6

Open Vinc3r opened 5 years ago

Vinc3r commented 5 years ago

_r.downloadScene(options) options = loadingScreen? : boolean; ready? : Function; progress? : Function; error? : Function; scene? : string; assets? : string; patch? : any; addAllToScene? : boolean;

tip: set addAllToScene to true, use ready function to know when download is done


* [ ] change activeCamera on the fly