Group {
	children [
		Shape {
			appearance {
				material Material2D {
					emissiveColor 0.333 0.222 0.555
				}
			}
			geometry DEF MG MeshGrid {
			  displayLevel 3 
	  		  filterType 1
			}
		}
	]
}