Trying to do a render region with a vrscene
using the commmand in linux:
vray -displaySRGB=1 -reg="185,395,179,370" -scenefile=tmp_defaultRenderLayer.vrscene
tried aswel:
vray -displaySRGB=1 -reg=x185y395x179y370 -scenefile=tmp_defaultRenderLayer.vrscene
Could anybody tell me what the right command is ?
(i'm thinking of just wrapping it and connecting it via mel, so i can do region renders from within maya)
Thank you,
O.
using the commmand in linux:
vray -displaySRGB=1 -reg="185,395,179,370" -scenefile=tmp_defaultRenderLayer.vrscene
tried aswel:
vray -displaySRGB=1 -reg=x185y395x179y370 -scenefile=tmp_defaultRenderLayer.vrscene
Could anybody tell me what the right command is ?
(i'm thinking of just wrapping it and connecting it via mel, so i can do region renders from within maya)
Thank you,
O.
Comment