texture { pigment{ color rgb< 0.0, 0.5, 1.0> } // greenish blue // normal { bumps 0.5 scale 0.05 } finish { phong 1} } // end of texture