I'm trying to mix an imported GLTF and geometry created with the API. When I load the gltf wait for that load to complete, then create the geometry and call UpdateScene, the loaded gltf vanishes. In the scene there is only a group node for it, which I assume is the cause. This makes imported geometry very difficult to work with in my case, and in other cases would make it impossible.
I'm trying to mix an imported GLTF and geometry created with the API. When I load the gltf wait for that load to complete, then create the geometry and call UpdateScene, the loaded gltf vanishes. In the scene there is only a group node for it, which I assume is the cause. This makes imported geometry very difficult to work with in my case, and in other cases would make it impossible.