Version: 
Back to list

SceneGraph :: createMotionGroup

Synopsis

   Create a new Motion Group

GUI Dialog

   

Script function

   scenegraph.createMotionGroup(name[, paths]) -> group

Parameters

   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