Controlling how textures are mapped
Syntax: TextureCoordinate
- A TextureCoordinate node
contains a list of texture coordinates
TextureCoordinate {
point [ 0.2 0.2, 0.8 0.2, . . . ]
}
- Used as the texCoord field value
of IndexedFaceSet or
ElevationGrid nodes