Table of Contents Chapter Index Previous Slide Next Slide 398
Syntax: Appearance

Controlling how textures are mapped
Syntax: Appearance
  • An Appearance node describes overall shape appearance
  • textureTransform - the transform

    Appearance {
        material Material { . . . }
        textureTransform TextureTransform { . . . }
    }