texture { pigment{ color rgb< 1, 1, 1>*0.5 } // color Gray50 // normal { bumps 0.5 scale 0.05 } finish { phong 1 } } // end of texture