THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 09/03/2003 at 03:59, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.012
Platform:
Language(s) : C.O.F.F.E.E ;
---------
Is there a way to set the Global Illumation in the CompositingTag
I try things like that:
my_container -> SetData(COMPOSITINGTAG_SEEN_BY_GI,FALSE);
my_container -> SetData(COMPOSITINGTAG_SEENGI,FALSE);
my_container -> SetData(COMPOSITINGTAG_SEEN_BY_GLOBAL-ILLUMINATION,FALSE);
But it is not working....