Version: 
Back to list
SceneGraph :: createMotionGroup
Synopsis
   Create a new Motion GroupGUI Dialog
   
Script function
   scenegraph.createMotionGroup(name[, paths]) -> groupParameters
   name (String) : The name of the group
   paths (ScenePathList) [optional] : The list of scene paths to add in the created Motion Group
Return value
   group (MotionGroup
) : The created Motion Group