Table of Contents Chapter Index Previous Slide Next Slide 397
Syntax: ElevationGrid

Controlling how textures are mapped
Syntax: ElevationGrid
  • An ElevationGrid geometry node creates terrains
  • Texture coordinates - specify texture pieces
  • Automatically generated texture coordinate indexes

    ElevationGrid {
        height [ . . . ]
        texCoord TextureCoordinate { . . . }
    }