- ViewPortCameraAnimationOptions
• durationMilliseconds: number
• preventInterruption? : undefined | false | true
Note that if the container size changes or setBounds
is called, it will
still interrupt the animation. But instead of cancelling it, it will jump
to the end.