View Single Post
  #1  
Old 08-30-2012, 06:23 AM
royb royb is offline
Member
 
Join Date: Aug 2012
Posts: 9
getChild() function - how do I know the children?

I want to change the behavior of elements of some complex 3d model I have, and I understood the way to do it is with the getChild function. But how do I know which children does my model (/Node3d instance) has? And how do I know (for example) which actions they can perform?
Thanks a lot,
Roy
Reply With Quote