MoveKeyInputOption
The option object of the eg.Axes.MoveKeyInput module
Type: Object
| PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION | 
|---|---|---|---|---|
| scale | Array<Number> | ✔️ | Coordinate scale that a user can move | |
| scale[0] | Number | ✔️ | 1 | Coordinate scale for the first axis | 
| scale[1] | Number | ✔️ | 1 | Coordinate scale for the decond axis |