field


  
  Transform {
  
  rotation 0 1 0 1.57 
  children [
  
  Transform {        
          translation 0 0 0
          children [
          Shape {
                  appearance Appearance {
                  texture ImageTexture { url "@archive/soccer/field1.gif" }
                  textureTransform TextureTransform {scale 1 1}
                                  } 
                   geometry Box {size 100 .2 64}
                  }
                  ]
          }