Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
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