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

    Relations: BaseObject,RayObject,OPolygon [SOLVED]

    SDK Help
    0
    23
    14.6k
    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
      Helper
      last edited by

      On 21/10/2014 at 04:25, xxxxxxxx wrote:

      well thanks a lot 🙂, but I'm kinda confused now, what I understand is that videopost plugin is called "after" Cinema 4D ray object filling, so how this is working before the filling?

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

        On 21/10/2014 at 06:21, xxxxxxxx wrote:

        Search in the docu for these flags:
        * VIDEOPOSTCALL_FRAMESEQUENCE
        * VIDEOPOSTCALL_INNER

        There are some more of those, where each is called in a fixed order with an open or close bool.

        Execute is called for each step in the rendering pipeline twice. The VIDEOPOSTCALL_FRAMESEQUENCE is the first one before a rendering starts and before C4D performs any computations. VolumeData, for example, is not ready in this state, so setting the "render perfect" works 🙂

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

          On 21/10/2014 at 06:24, xxxxxxxx wrote:

          oh , thanks a lot for clarification 🙂

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