Announcement

Collapse
No announcement yet.

VRayObjectSelect Render Element

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • VRayObjectSelect Render Element

    Based on Vlado's comment in this thread, this VRayObjectSelect render element should be in the build but just in a UI.
    I checked UI of the Vray 3.0 nightly build of 12/23/2014 and didn't see it in the list.

    Can we have this in the UI or at least have the python callback to create it so that I can test it to see if it helps solve color fringing issue during heavy color correction in post?

    Thanks.
    always curious...

  • #2
    Here is the python code

    Code:
    from vray.utils import *
    re = create("RenderChannelObjectSelect", "objselect")
    re.set("id", 2)
    V-Ray/PhoenixFD for Maya developer

    Comment


    • #3
      Thanks, Ivanov. Will give that a shot first. Look forward to having that in the UI.
      always curious...

      Comment


      • #4
        Yep, it's in the bug tracker, hopefully for SP1...
        V-Ray/PhoenixFD for Maya developer

        Comment


        • #5
          cool. Do we have an ETA for SP1?
          always curious...

          Comment


          • #6
            It will come after Maya 2016 is released and we have proper support for it.
            V-Ray/PhoenixFD for Maya developer

            Comment

            Working...
            X