Travis Cobbs Wrote:Michael Horvath Wrote:There's no way to turn off the "background" declaration after the fact. Could you make it optional? I need renders with transparent backgrounds.
I should be able to wrap that in a #ifndef and add another setting. I'll have to get back to you on that.
I think I found a workaround for this. Put the following in an include file:
Code:
background { color rgbf <0,0,0,1> }