THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 12/08/2007 at 17:18, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 10.111
Platform: Mac OSX ;
Language(s) : C.O.F.F.E.E ;
---------
I'm having some trouble here. I'm trying to get the enable/disable switches for some video post effects. Unfortunately, I only get "nil" values.
Quick code snippet: (rdbc stands for Render Data Base Container, which I have successfully accessed)
var rdRemote = rdbc->GetData(VPremote);
Getting "nil" for this.
Any advice?