Table of Contents Chapter Index Previous Slide Next Slide 87
Syntax: Transform

Grouping nodes
Syntax: Transform
  • The Transform group node creates a group with its own coordinate system
  • Every child node in the group is displayed
  • Transform {
        translation . . .
        rotation    . . .
        scale       . . .
        children [ . . . ]
    }