> > I know there is workaround with functions, macros, pigments and other things but > I vote for: > > #declare Image=image_map{...} #declare Image = pigment { image_map {...} } object { my_object pigment { Image } } -- Ken Tyler
Post a reply to this message