List all attributes in C4D related to Redshift?
-
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?
-
Kindly ignore. Adrian from Redshift forum answered it.
You can look into the rslight.h from Plugins\C4D\R26\Redshift\res\description, all the parms are there