body


      Transform {
      translation IS position
      children [
      DEF TRANSFORM Transform {
          translation IS location
          rotation IS rotation
          scale IS scale
          children IS children
          }
      ] }