Returns a list of all scene graph node names
| <node3d>.getNodeNames( | |
| node = '' |
)
node = ''
Name of subchild to retrieve list of node names from
This command will return a list of the names of all the scene graph nodes underneath the Vizard node. The list will contain unique, non-empty names.
List of strings