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