89

Grouping nodes
Syntax: Billboard

  • The Billboard group node creates a group with a special coordinate system
  • Every child node in the group is displayed
  • Coordinate system is turned to face viewer
  • Billboard {
        axisOfRotation 0.0 1.0 0.0
        children [ . . . ]
    }