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

    Render settings Multi-Pass flag

    Cinema 4D SDK
    c++ sdk
    2
    4
    642
    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.
    • WickedPW
      WickedP
      last edited by

      Hi folks,

      How does one turn on the Multi-Pass option in the render settings? This one:

      ea7a6f2c-fc95-48ef-adc3-01e129ea38a8-image.png

      WP.

      wickedp.com

      ferdinandF 1 Reply Last reply Reply Quote 0
      • ferdinandF
        ferdinand @WickedP
        last edited by

        Hello @wickedp,

        Thank you for reaching out to us. The parameter to modify is RDATA_MULTIPASS_ENABLE. For RenderData, I would recommend reading the Python RenderData documentation, even when one is using C++, as the parameter overview is easier to read there.

        Cheers,
        Ferdinand

        mp_enable.gif

        MAXON SDK Specialist
        developers.maxon.net

        1 Reply Last reply Reply Quote 0
        • WickedPW
          WickedP
          last edited by

          Thanks @ferdinand,

          Didn't see the enable flag in the header file, needed to look a bit more! For anyone else, this flag needs to be set with SetParameter().

          Flag is turned on, thanks again.

          WP.

          wickedp.com

          ferdinandF 1 Reply Last reply Reply Quote 0
          • ferdinandF
            ferdinand @WickedP
            last edited by

            Hello @wickedp,

            I have forked your questions as they both did constitute new topics, find them here:

            • Rendering into Multipassbitmap Depth Pass
            • Adding Layers to a MultipassBitmap

            Cheers,
            Ferdinand

            MAXON SDK Specialist
            developers.maxon.net

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