vrayStandardRendervars beauty

Hey, using VRay 6.1.09.22432 it might sound stupid, but what is the proper way to have a beauty render element using the vrayStandardRenderVar node?
Currently if I dive into the node I can see that the first switch uses a beauty rendervar, but the switch is referring to a parameter ch(“beauty_enable”) that doesn’t exist in the node interface. I can’t see any beauty parameter either…

Thanks, Marvin
GhostVFX

I’m really not sure which build are you using, but in my build parameter is referencing ch(“../beauty_enable”).
May be you are lucky using some broken nightly build that has this issue?

Update on that, I fixed it by removing a preset file in houdini19.0/presets/Lop/vraystandardrendervars.idx, I don’t know why it fixed it, but it’s working now, thanks anyway!