ground


  Transform {
  children [
  Transform {
  translation 0 -10 0
  children [
  Shape {
           geometry Box { size 10 0.2 10 }
           appearance Appearance {
                  material DEF MATERIAL Material {
                          diffuseColor 1  0 0
                          }
                  }
  }
  ]}