Quantcast
Channel: Daz Script Developer Discussion - Daz 3D Forums
Viewing all articles
Browse latest Browse all 1067

Is a child a geograft?

$
0
0

When looping thru the children of a node, is there something I can check to see if that child is geografted to the node?

var gNumChildren = oNode.getNumNodeChildren();
		
for( var c = 0; c < gNumChildren; c++ ){
    var gChild = oNode.getNodeChild( c );
    //Check to see if this child is geografted to oNode?????
}

 


Viewing all articles
Browse latest Browse all 1067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>