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

Mapping textures
Syntax: Appearance
  • An Appearance node describes overall shape appearance
  • texture - texture source

    Appearance {
        material Material { . . . }
        texture ImageTexture { . . . }
    }