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

    Where are the UVW?

    Scheduled Pinned Locked Moved SDK Help
    1 Posts 0 Posters 124 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

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 01/01/2007 at 10:55, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   9.6+ 
      Platform:   Windows  ; Mac  ;  Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
      Hi All,

      i'm trying to get help on this forum.. but the holidays are not finished yet.

      I'm in VP_INNER... i would know if is possible to get all UVW from the raypolygons.

      I need to store the UVW in my VrayBridge, now i'm getting the UVW with ProjectPoint but i get always strange value.
      Seem that all V are multiplied by 0.8 when the U are correct. This problems are visible with the spherical and cylindrical projection.

      Where C4D store these UVW when in rendering?
      Maybe by there? RayObject->uvwadr ?

      **void** uvwadr
      UVW field.

      Note: You cannot access UVW's directly. Use the function GetUVW() instead. The UVW sets range from 1 to uvwcnt-1.

      Important: Can be NULL, always check.**

      If i use vd- >GetUVW i get good value only for UVW projections and nothing with others.

      Any help?

      Best Regards
      Renato

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