new GLTF()
GLTF is an importer for glTF files. When loading, GLTF will immediately return a GLTFAsset containing the default scene (empty scene if not specified in the glTF file), and will populate this object as it's being loaded.
GLTF is an importer for glTF files. When loading, GLTF will immediately return a GLTFAsset containing the default scene (empty scene if not specified in the glTF file), and will populate this object as it's being loaded.