If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Exciting News: Chaos acquires EvolveLAB = AI-Powered Design.
To learn more, please visit this page!
New! You can now log in to the forums with your chaos.com account as well as your forum account.
Announcement
Collapse
No announcement yet.
Please more detail on (*) VRayOptionRE: Ability to update the exr metadata parameter in VRayOptionRE with a per-frame MaxScript callback;
There is an example at the bottom of our help page https://docs.chaosgroup.com/display/...X/VRayOptionRE (using animated cameraISO).
Generally, you use the exr_metadata parameter of VRayOptionRe to store custom string that updates on each frame when rendering a sequence. This metadata is saved with .exr raw output and can be read from the rendered images afterwards.
Comment