142

Grouping shapes
Creating groups

  • Group is the most general-purpose grouping node

  • You can add, insert, remove, and get children in a group
  • Children are implicitly numbered starting with 0
  • A group can have any number of children
  • Child rendering order is up to Java 3D!
  • Java 3D can sort shapes for better rendering efficiency