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.

Here is the python code


from vray.utils import *
re = create("RenderChannelObjectSelect", "objselect")
re.set("id", 2)

Thanks, Ivanov. Will give that a shot first. Look forward to having that in the UI.

Yep, it’s in the bug tracker, hopefully for SP1…

cool. Do we have an ETA for SP1?

It will come after Maya 2016 is released and we have proper support for it.