View Single Post
  #1  
Old 12-16-2017, 02:49 PM
ariekazy ariekazy is offline
Member
 
Join Date: Dec 2017
Posts: 5
How To Get All The Drawables In A Model As Nodes

Hiii

I want to get access to all the children of a node. I know I have to use node.getChild but that only gives me nodes which are children of that node. If I want to get access to all the drawables also, what should I do. This the support it shows the getChild don't work with drawables. So what should I do..

Regards
Shen
Reply With Quote