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

local

top previous next

// similar to #declare, but limited to the current scene file/macro
// note that #local of float, vector and color require semicolon at the end
#local MyColor = color rgb<0.70.50.3>;