API Reference > imodeljs-frontend > Views > ScreenViewport > animation animation Object literal Beta Settings that may be adjusted to control the way animations of viewing operations work. Properties Name Default Value Description easing Easing.Cubic.Out The easing function to use for view animations. time Duration of animations of viewing operations. zoomOut ZoomOut pertains to view transitions that move far distances, but maintain the same view direction.In that case we zoom out, move the camera, and zoom back in rather than transitioning linearly toprovide context for the starting and ending positions. These settings control how and when that happens. Defined in core/frontend/src/Viewport.ts Line 2322 Last Updated: 13 June, 2024