animation Static

animation: { easing: (k: number) => number, time: { fast: BeDuration, normal: BeDuration, slow: BeDuration, wheel: BeDuration }, zoomOut: { durationFactor: number, enable: boolean, heights: number[], interpolation: (v: any, k: number) => number, margin: number, positions: number[] } } = ...

Settings that may be adjusted to control the way animations are applied to a ScreenViewport by methods like ScreenViewport.changeView and [[synchWithView].

Defined in

Last Updated: 25 April, 2024