An ElevationGrid geometry node creates terrains xDimension and zDimension - grid size xSpacing and zSpacing - row and column distances Shape { appearance Appearance { . . . } geometry ElevationGrid { xDimension 3 zDimension 2 xSpacing 1.0 zSpacing 1.0 . . . } }
Shape { appearance Appearance { . . . } geometry ElevationGrid { xDimension 3 zDimension 2 xSpacing 1.0 zSpacing 1.0 . . . } }