POV-Ray Insert Menu
mady by Christoph Hormann
http://www.imagico.de/

default

top previous next

// sets the default texture that objects get when they have no texture specified
#default {
  texture { pigment {color red 1} finish{ambient 0.2} }
}