A task of pre-loading resources used by a scene.
A Promise can't be used instead of this class because a Promise will start as soon as possible. It would flood the server with downloading requests and make impossible to finely tune in which order scenes are actually downloaded.
Private
Optional
A task of pre-loading resources used by a scene.
A Promise can't be used instead of this class because a Promise will start as soon as possible. It would flood the server with downloading requests and make impossible to finely tune in which order scenes are actually downloaded.