Returns whether the node is a child of this node
)
node
A node3d object
This command will return True if the passed in node is a child of the calling node, and False if it is not.
True or False
<node3d>.getChild <node3d>.getChildren <node3d>.getParents