ViewAnimationOptions Interface
Options that control how an Viewport animation behaves.
Properties
| Name | Type | Description | |
|---|---|---|---|
| animationTime | undefined | number | Amount of time for animation, in milliseconds. | |
| cancelOnAbort | undefined | false | true | if animation is aborted, don't move to end, leave at current point instead. | |
| easingFunction | undefined | EasingFunction | easing function for animation. |
Defined in
Last Updated: 08 January, 2020