Sets a <Node> object's parent.
int32 SetParent( Group p_oNewParent )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <Group> | p_oNewParent | The <Node> you wish to set as the <Node> object's parent. |
None published. Please look for an example in the Simdify Scripting Language code base.