Table of contents Chapter index Previous slide Next slide 88
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 0.0 0.0 0.0
        rotation    0.0 1.0 0.0 0.0
        scale       1.0 1.0 1.0
        children [ . . . ]
    }