3d/pr/star/T_BlackMetal.pov

8 lines
110 B
POVRay

#declare T_BlackMetal =
texture {
pigment {
color rgb <0.1, 0.1, 0.1>
}
finish { F_MetalC }
}