decoration


  
        Transform {
           rotation 0 0 1 1.57
           children [
              Shape {
                 appearance Appearance {
                    material Material {
                    }
                 }
                 geometry Cylinder {
                    height 6
                    radius 0.1
                 }
              }
           ]
        }
     ]
  }