Grouping Shapes
Switches
- A Switch selects zero, one, or multiple children to render
- Which child to render can be an integer child number,
or bits in a mask
- Similar to a Java "switch" statement
- This node is only a switch, it does not imply any rendering order