display


  
  Shape {
     appearance Appearance {
        material Material {
           diffuseColor 1 1 1
        }
     }
     geometry DEF TEXT Text {
        fontStyle FontStyle {
           size 0.5
           justify "MIDDLE"
        }
     }
  }