Returns list of Vizard children nodes
<node3d>.getChildren() |
Note: This command does NOT return a list of the underlying scene graph nodes and does NOT create new Vizard node3d objects. It will only return existing node3d objects. To get a list of all the underlying scene graph node names, use the <node3d>.getNodeNames command.