This is probably more of a question than a problem.
At what point in time are render elements calculated and locked down from editing?
I'm trying to write arbitrary data to vrayoptionsre's metadata on a per frame basis. I've tried using multiple different call back functions and I can see the values change in the metadata location when rendering a sequence however the new values are not saved into the exr. My thought (and I am hoping I am super wrong) is that the values in a render element are locked at the initialization of render.
Any help would be greatly appreciated.
Josh
At what point in time are render elements calculated and locked down from editing?
I'm trying to write arbitrary data to vrayoptionsre's metadata on a per frame basis. I've tried using multiple different call back functions and I can see the values change in the metadata location when rendering a sequence however the new values are not saved into the exr. My thought (and I am hoping I am super wrong) is that the values in a render element are locked at the initialization of render.
Any help would be greatly appreciated.
Josh
Comment