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
    • Recent
    • Tags
    • Users
    • Register
    • Login

    Executing a Redshift texture bake from Python

    Scheduled Pinned Locked Moved Cinema 4D SDK
    python2026
    1 Posts 1 Posters 9 Views
    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.
    • M Offline
      mplec1
      last edited by

      Hi - I'm trying to execute a texture bake from an RS BakeSet from Python so we can run these on our render farm (e.g. non-UI session).

      I found the functions c4d.utils.InitBakeTexture() and c4d.utils.BakeTexture() but I always get a black image. After a lot of googling I'm beginning to suspect these functions are using the old renderer and not Redshift but all the examples and documentation I can find about executing a Redshift render from Python are for a regular scene render, not a texture bake.
      Can you point me to (or provide) an example of how to execute the bake of a RS BakeSet from Python?

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