Table of Contents Chapter Index Previous Slide Next Slide 117
A sample animation

Introducing animation
A sample animation
DEF RotateMe Transform {
    rotation 0.0 1.0 0.0 0.0
    children [ . . . ]
}
DEF Rotator OrientationInterpolator { . . .  }

ROUTE Rotator.value_changed
   TO RotateMe.set_rotation