material /global/plants/trees/oak
{
   technique
   {
      pass
      {
         diffuse 1 1 1 1.0
 		 scene_blend alpha_blend
		 alpha_rejection greater_equal 64
         texture_unit
         {
            texture oakD.png
         }
      }
   }
}