PDA

View Full Version : network rendering with "render #regionCrop"


galeo
07-25-2012, 02:55 AM
is it possible to use a render command without a camera (render a viewport using #regionCrop) and still use network rendering?

for example the following command:

render rendertype:#regioncrop region:#(100,150,400,600) outputwidth:200 outputheight:300 fromframe:1 toframe:100 nthframe:1 outputFile:"test.jpg"

can this be rendered using network/distributed rendering?

thanks