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

    Make preview

    Scheduled Pinned Locked Moved PYTHON Development
    3 Posts 0 Posters 271 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.
    • H Offline
      Helper
      last edited by

      On 27/05/2016 at 03:26, xxxxxxxx wrote:

      Hi all,

      I'm looking for a way to do something similar than the "Make preview..." command.

      Sure I could use the callcommand, but then I can't setup the preview the way I want.

      What's behind this command ? A StartEditorRender() for each frame ?

      Thanks,

      Mike

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        On 30/05/2016 at 02:11, xxxxxxxx wrote:

        Hi Mike,

        StartEditorRender() is not the right approach.
        Actually "Make Preview..." doesn't do anything fancy. Simply configure the render settings (RenderData) to your needs and do a RenderDocument().

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          On 30/05/2016 at 02:45, xxxxxxxx wrote:

          Well, I thought that it was more complicated... Thanks for pointing to this !

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