|
|
"Dennis Miller" <dhm### [at] attbicom> wrote in message
news:3e37e987$1@news.povray.org...
> Is there any way to change the default background, for example to a black
> that is video legal? (.062, .062, .062)
> I'd rather not have to add a background color to all of my scenes.
>
> Thanks much,
> Dennis
Not sure - still, if you use, for example, #include "colors.inc" in all your
scenes, you could just add:
background{rgb 0.062}
to that file.
Post a reply to this message
|
|