Table of Contents Chapter Index Previous Slide Next Slide 399
Syntax: TextureTransform

Controlling how textures are mapped
Syntax: TextureTransform
  • A TextureTransform node transforms texture coordinates
  • translation - position
  • rotation - orientation
  • scale - size

    TextureTransform {
        translation . . .
        rotation    . . .
        scale       . . .
    }