Version: 
Back to list

SceneGraph :: setParent

Synopsis

   Set the parent of a GraphNode

GUI Dialog

   

Script function

   scenegraph.setParent(child, parent)

Parameters

   child (GraphNode) : The child node
   parent (GraphNode) : The parent node