07-15-2016, 02:28 PM
David,
Thanks!
The code for <bg_transp_refract bval="false"/> is already there as an option under Render Settings Background.
println(F, "<bg_transp_refract bval=\"~s\"/>",[format(BackgroundTranspRefract)]),
Simply turning that option off fixes the problem.
What does <bg_transp bval="false"/> do? I seem to be getting the same results with and without that line.
Yes, there are many things that you have added that need to be added...
Thanks,
oort
Thanks!
The code for <bg_transp_refract bval="false"/> is already there as an option under Render Settings Background.
println(F, "<bg_transp_refract bval=\"~s\"/>",[format(BackgroundTranspRefract)]),
Simply turning that option off fixes the problem.
What does <bg_transp bval="false"/> do? I seem to be getting the same results with and without that line.
Yes, there are many things that you have added that need to be added...
Thanks,
oort