Sets a <Group> as the active parent in the scene graph.
int32 SetActiveParent( Group p_oNewParentGroup )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <Group> | p_oNewParentGroup | A pointer to the <Group> you wish to set as the active parent. |
None published. Please look for an example in the Simdify Scripting Language code base.