3d/pr/sol/ynkelonium_texture.pov

4 lines
118 B
POVRay

#include "metals.inc"
#declare Ynkelonium_Texture =
texture {pigment {color <1, 0.2, 0.6>} finish {F_MetalB}}