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

Object photons

top previous next

// photon block for an object
  photons{
    target 1.0          // spacing multiplier for photons hitting the object
    refraction on
    reflection on
    //collect off       // ignore photons
    //pass_through      // do not influence photons
  }