Jump to content

findchild


photo

Recommended Posts

Posted

Does the findChild function even find child in objecet's child?

Posted

dongju.jeong

No, findChild only searches through the single level, no sub-level nodes are included. If you need to find a nested children in hierarchy you can use findNode instead (with recursive flag enabled if necessary).

Thanks!

  • Like 1

How to submit a good bug report
---
FTP server for test scenes and user uploads:

×
×
  • Create New...