Table of Contents Chapter Index Previous Slide Next Slide 396
Syntax: IndexedFaceSet

Controlling how textures are mapped
Syntax: IndexedFaceSet
  • An IndexedFaceSet geometry node creates geometry out of faces
  • Texture coordinates and indexes - specify texture pieces

    IndexedFaceSet {
        coord Coordinate { . . . }
        coordIndex [ . . . ]
        texCoord TextureCoordinate { . . . }
        texCoordIndex [ . . . ]
    }