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.
The current context
The gltf data as string or ArrayBuffer
The path to the gltf file
The seed for generating unique ids
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.