3 | | Subject (String filename without extension) |
4 | | Source (String filename without extension) |
5 | | Target (String filename without extension) |
6 | | Start value (floating point number) |
7 | | End value (floating point number) |
8 | | Output (String output file name) |
9 | | Steps (integer number) |
10 | | Shape (integer - if 1 include shape in the transform, otherwise don't) |
11 | | Colour (integer - if 1 include colour in the transform, otherwise don't) |
12 | | Texture (integer - if 1 include texture in the transform, otherwise don't) |
13 | | Mask (integer - if 1 mask the transform, otherwise don't) |
14 | | Sample (integer - if 1 include sampling in the transform, this is about using points along curves not just the anchor points in the template) |
15 | | Resize (floating point value - for overall scaling of the output, so 1 is no rescaling) |
| 3 | * Subject (String filename without extension) |
| 4 | * Source (String filename without extension) |
| 5 | * Target (String filename without extension) |
| 6 | * Start value (floating point number) |
| 7 | * End value (floating point number) |
| 8 | * Output (String output file name) |
| 9 | * Steps (integer number) |
| 10 | * Shape (integer - if 1 include shape in the transform, otherwise don't) |
| 11 | * Colour (integer - if 1 include colour in the transform, otherwise don't) |
| 12 | * Texture (integer - if 1 include texture in the transform, otherwise don't) |
| 13 | * Mask (integer - if 1 mask the transform, otherwise don't) |
| 14 | * Sample (integer - if 1 include sampling in the transform, this is about using points along curves not just the anchor points in the template) |
| 15 | * Resize (floating point value - for overall scaling of the output, so 1 is no rescaling) |