Table of Contents Chapter Index Previous Slide Next Slide 48
Translating A Coordinate System

Transforming Shapes

Translating A Coordinate System
  • Translation positions a coordinate system in X, Y, and Z
    Transform {
        #           X   Y   Z
        translation 2.0 0.0 0.0
        children [ . . . ]
    }