SetActiveParent Data Member Function

Sets a <Group> as the active parent in the scene graph.

Prototype

int32 SetActiveParent( Group p_oNewParentGroup )

Parameters

Parameter Type Parameter Name Documentation
<Group>p_oNewParentGroupA pointer to the <Group> you wish to set as the active parent.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.