You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: