Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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

    Create a Redshift Camera with Python

    General Talk
    python r21
    2
    3
    614
    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.
    • C
      curripod00
      last edited by

      Hi, I'm very close to finalizing a script I'm working on. I was wondering if anyone knows how to add a Redshift camera to a scene in C4D using Python? I understand the correct way to add a typical C4D camera to the scene, but I can't figure out how to properly define a Redshift camera without using call commands, and I'm not currently able to find this documentation on the web. If anyone knows how to do this please let me know, I'd love to see how you did it.

      1 Reply Last reply Reply Quote 0
      • R
        rb_rodrigo
        last edited by

        I think the way to do it is creating a normal camera and then adding a Redshift Camera Tag there.

        744ac66f-462a-4c10-bf15-71d3859bd964-image.png

        1 Reply Last reply Reply Quote 1
        • C
          curripod00
          last edited by

          Thanks! For whatever reason I couldn't get that particular code to work, but I eventually figured out a different method. I think my script is finished for now. 👍

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