appearance


  appearance DEF MAT Appearance {
       material Material {
            diffuseColor IS color
            transparency IS transparency
            }  # Blue
       texture MovieTexture { loop TRUE url IS background }
       textureTransform TextureTransform { rotation 3.14 }
       }        
  } ## end shape
  ] } ##local transform
  
  ] } ## end 0 (right)