Hi, Please can someone help with this, The workflow here is to have one animated camera that is taking multiple stills of a space, each still will have it’s own custom exposure. When moving between frames I have the following issue:
Vantage 3.3.1, V-Ray 7 u4hf1, Max 2025.
Repro: live-linked session, view bound to the streamed camera. Push any loadConfig whose body contains a camera section (e.g. {"camera": {"exposure_mode": 1}, "version": 9}) → the viewport detaches to a free camera (“Original Camera”/NONE in the lister). Measured both directions; a config without a camera section never detaches; no :20702 command or dcc_scripts function re-binds. Since a camera re-sync also resets exposure_mode to None, there is no stable way to hold Physical exposure and the camera view simultaneously.
Request: make exposure_mode settable without view reassignment, or expose a bind-to-streamed-camera command.