The current context
The url to the gltf file
The source id of the gltf file - this is usually the url
The seed for generating unique ids
Optional
prog: ((ProgressEvent) => void)A progress callback
The loaded gltf object
Generated using TypeDoc
Load a gltf file from a url. This is the core method used by Needle Engine to load gltf files. All known extensions are registered here.