1
[Max] Feature Requests / CoronaImageCmd - Export multiple elements
« on: 2023-09-19, 17:14:44 »
Hey!
One feature that would be useful for CoronaImageCmd would be to be able to submit multiple render elements in one command.
Current Command:
In my personal batch exporter I need to submit one command for each render element, being able to condense it to one for all would be convenient. I know that * exists but sometimes I only need to export 2 or 3 specific elements.
Thanks!
One feature that would be useful for CoronaImageCmd would be to be able to submit multiple render elements in one command.
Current Command:
Code: [Select]
CoronaImageCmd.exe -e "BEAUTY" inputImage.cxr outputImage.jpg
New Command: Code: [Select]
CoronaImageCmd.exe -e "BEAUTY, Alpha, CMasking_WireColor" inputImage.cxr outputImage.jpg
In my personal batch exporter I need to submit one command for each render element, being able to condense it to one for all would be convenient. I know that * exists but sometimes I only need to export 2 or 3 specific elements.
Thanks!