How can we load and select the meshes(Child nodes) of glb file using Sceneform Android?
I have been trying to implement a 3D model viewer with mesh selection by referring to this project – https://github.com/SceneView/sceneform-android/tree/master/samples/3d-model-viewer.