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
    1. Maxon Developers Forum
    2. xNWP
    3. Topics
    X
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 9
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by xNWP

    • X

      [SOLVED/NotABug] Bug with c4d.CPolygon

      Cinema 4D SDK
      • r21 • • xNWP
      8
      0
      Votes
      8
      Posts
      1.1k
      Views

      X

      Thanks for all the extra info guys! I'll make sure to use the ask-as-a-question feature next time 🙂

    • X

      VolumeData::trans vs VolumeData::alpha

      Cinema 4D SDK
      • • • xNWP
      4
      0
      Votes
      4
      Posts
      729
      Views

      X

      The distinction between pixel color and contribution of the ray to the pixel really helps clear things up. Thanks for all the help 🙂

    • X

      SetInt32 fails on ComboBox even if the change occurs

      Cinema 4D SDK
      • c++ windows r20 • • xNWP
      3
      0
      Votes
      3
      Posts
      809
      Views

      X

      @a_block

      No inconvenience at all, just happy to hear it's not only me! 😄

    • X

      WebSocket Server

      Cinema 4D SDK
      • • • xNWP
      3
      0
      Votes
      3
      Posts
      1.4k
      Views

      X

      Thank for the reply r_gigante 🙂

      I did in fact find the interface without any issues but was having issues using it in any way, I got as far as telling that it needed to use the Class<T> template but was unable to figure out due to either lack of documentation or my own lack of C++ knowledge 😛

      I'll likely just stick to my own WebSocket library in the meantime until this feature is well documented/supported 😄