// Polished_Chrome #declare Polished_Chrome = texture { pigment { rgb <0.2, 0.2, 0.2> } finish { ambient 0.1 diffuse 0.7 brilliance 6.0 reflection 0.6 phong 0.8 phong_size 120 } }