Range Range Tooltip - Frame range for the job (e.g 1-100, or 1-100x3, or 1,3,7,10) Info |
---|
Most jobs require a frame range in which to execute on the worker's you can set this range in a few different ways : "1-100" will just render the range between 1 and 100 "1-100x3" will render the range 1 to 100 in chunks of 3 "1,3,7,10" will only render the selected frames 1,3,7,10 |
rangeOrdering Tooltip - Order to render the items. (Ascending=1,2,3,4,5...,Descending=10,9,8...,Binary=first,middle,last...) Info |
---|
You can set the order in which your frames are rendered. The drop down options are: "Ascending" this will render the frames counting upwards from your start frame "Decending" this will render the frames counting backwards from your end frame "Binary" Explanation needed |
|