Group

The group tag logically groups its children tags and [optionally] provides a new coordinate system definition. There is no limitation to the children of group and all use the new coordinate system. An animated group node can be used to move a camera through the scene.

 

  • position – The 3-space position relative to the current origin of the group. The default is the origin. See Data Types -> position for more details.
  • rotation – The rotation about the X, Y, and Z-axis at this position relative to the current coordinate system. The default is no rotation, See Data Types -> rotation for more details.
  • scale – The scaling of the new coordinate relative system. See Data Types -> scale for more details.