How to access the child Nodes from modelNode? #155
-
I'm trying to access the child nodes from the model node but its returning empty always. I have created the model and loaded the glb file on the model node. However we are not able to get the child elements after the glb file is loaded. Its always returning empty. Please suggest. I have attached the code below. ` class MainFragment : Fragment(R.layout.fragment_main) {
} ---` |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi. |
Beta Was this translation helpful? Give feedback.
Hi.
Sorry about that but this feature will only be introduced within SceneView 1.0.0: https://gist.github.com/ThomasGorisse/4f9981047a8a3bf8002eaf58f4026475
We are working hard on it but it's not yet available.