API Reference > imodeljs-frontend > Views > ScreenViewport > animation 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 core/frontend/src/Viewport.ts Line 2662 Last Updated: 11 June, 2024