StaticloadLoad a model using the format detector
The buffer to load from.
Whether to limit CSG depth during geometry extraction.
The maximum CSG depth allowed during geometry extraction.
The model id to use for statistics (or 0 if none is provided)
Optionaloptions: ModelLoadOptionsOptional progress/yield options for the load.
A promise to return the loaded model and scene.
Static class for loading a model from a Uint 8 array...
note this is only the initial model parse, no geometry extraction has been performed.