| TYPE | NAME | DESCRIPTION |
|---|---|---|
| INT32 | run_mode | run mode |
| IMAGE | image | input image |
| DRAWABLE | drawable | input drawable |
| INT32 | tile_size | tile size (pixels) |
| FLOAT | move_max | max move rate (%) |
| INT32 | fractional_type | 0:Background 1:Ignore 2:Force |
| INT32 | wrap_around | wrap around (bool) |
| INT32 | centering | centering (bool) |
| INT32 | background_type | 0:Transparent 1:Inverted 2:Image? 3:FG 4:BG 5:Color |
| INT32 | background_color | background color (for bg-type 5) |
| INT32 | background_alpha | opacity (for bg-type 5) |