Version: 
Back to list

SceneGraph :: createMotionGroupAtPosition

Synopsis

   Create a new Motion Group at the given position

GUI Dialog

   

Script function

   scenegraph.createMotionGroupAtPosition(name, position) -> group

Parameters

   name (String) : The name of the group
   position (Point3) : The position of the new motion group

Return value

   group (MotionGroup) : The created Motion Group