body


  Transform {
  scale IS scale
  translation IS translation
  rotation IS rotation
  children [
  Transform {
  translation 0 0 0.1 
  children [
     Shape {
        appearance Appearance {
          material Material { diffuseColor IS text emissiveColor IS text }
          }
        geometry Group { 
        children [ DEF panel Text { string IS string } ]
        }
        }
        ] } ##local transform