TranslateControlOptions
interface TranslateControlOptions
| PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
|---|---|---|---|---|
| scale | number | ✔️ | 1 | Scale factor for panning |
| duration | number | ✔️ | 0 | Duration of the input animation (ms) |
| easing | function | ✔️ | EASING.EASE_OUT_CUBIC | Easing function of the animation |