Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    List all attributes in C4D related to Redshift?

    Cinema 4D SDK
    r21 r23 python
    1
    2
    300
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      bentraje
      last edited by

      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?

      1 Reply Last reply Reply Quote 0
      • B
        bentraje
        last edited by

        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

        1 Reply Last reply Reply Quote 0
        • First post
          Last post