// Last edited on 2010-10-14 14:41:55 by stolfilocal // Light direction and color for test photo (frontal, lots of ambient). #declare light_color = < 0.2031, 0.3984, 0.3046 >; #declare light_dir = < 00.000000, 00.000000, +1.000000 >; #declare light_dist = 1650.0; #declare light_ambient = 0.2500;