#version unofficial MegaPov 0.5; #include "metals.inc" #declare T_BlackMetal = texture { pigment { color rgb <0.1, 0.1, 0.1> } finish { F_MetalB reflect_metallic } }