In article <3ddbc6c2@news.povray.org>, "Shay" <sah### [at] simcopartscom>
wrote:
> This may be mentioned in the docs, but I cannot find it.
>
> union {
> object {Obj1 normal {Norm1}}
> object {Obj2 normal {Norm2}}
> pigment {rgb 1}
> } // end union
>
> Objects do not show pigment.
Not a bug. The objects already have a texture, so the higher level
texture (the one with the pigment) doesn't affect them.
--
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/
Post a reply to this message
|