script for rendering 8regions /each 6K?
Rendering 6/8 regoins ,each 6K? (Original Message)
Write in trhe script editor
get_RenderRegions( 6000, 6000, 8, 8, "pane", "C:\\tmp\\myfile.mb" );
The images will be numbered sequentially.?????????????? I,ve tried but it doesn,t name each region separatly!!
what i have to do is embed the render statement in a loop so that as the loop is executed, each region gets named based on where in the loop it gets rendered
How to do that
Ps: the correct command line for one square is with space and quotes ,is:
"Render" "-x 6000" "-y 6000" "-xl 0" "-xr 2999" "-yl 0" "-yh 2999" -im lower_left" C:\temp\myfile.mb
Last edited by filou; 12-06-2003 at 05:35 PM.