I am trying to render a 3Dimensional(3D) GLB file with THREE JS . The file is rendered but now I am trying to drag an object from that file using an event handler DragControls but it needs an object array somebody please help me to retrieve the objects from the GLB file.