Hi,
I'm trying to use the gr4phos RS Light Lister (https://github.com/gr4ph0s/c4d_redshift_light_lister) but its giving me error such as
AttributeError: module 'c4d' has no attribute 'REDSHIFT_LIGHT_AFFECTS_DIFFUSE'
I'm guessing the attribute is just renamed.
I tried searching in the documentation but it gives me material related redshift.
So I want to list all the attributes in C4D relating to Redshift and just eyeball what is the equivalent of REDSHIFT_LIGHT_AFFECTS_DIFFUSE.
Is this possible?