Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 639 Bytes

viewportcameraanimationoptions.md

File metadata and controls

28 lines (16 loc) · 639 Bytes

Interface: ViewPortCameraAnimationOptions

Hierarchy

  • ViewPortCameraAnimationOptions

Index

Properties

Properties

durationMilliseconds

durationMilliseconds: number


Optional preventInterruption

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.