I need to be able to activate/deactivate the sRGB-button in V-Ray Framebuffer, on rendertime, from a script.
I've boiled it down to find that the setting is in the vraySettings.vfbSA attribute, but it's in the middle
of a series of int's and isn't very clear in what it is doing? (17473/17409?) Is there a simpler way to access and
change this setting somehow?
//:d
I've boiled it down to find that the setting is in the vraySettings.vfbSA attribute, but it's in the middle
of a series of int's and isn't very clear in what it is doing? (17473/17409?) Is there a simpler way to access and
change this setting somehow?
//:d
Comment