Version:
Back to list
Scene :: addGroupsToGroup
Synopsis
Add a sub-group to another groupGUI Dialog
Script function
scene.addGroupsToGroup(subGroups, parent)Parameters
subGroups (GroupList) : List of the sub-groups to add in the parent
parent (Group) : The parent group whose the subGroup will be added