Table of Contents Chapter Index Previous Slide Next Slide 142
(1) Build Cookie Cutter Shape

Controlling how Textures are Mapped

(1) Build Cookie Cutter Shape
texCoord TextureCoordinate {
    point [ 0.2 0.2,
            0.8 0.2,
            0.8 0.8,
            0.2 0.8
    ]
}

  • Note: texCoord is a field of IndexedFaceSet, ElevationGrid nodes