OptionaldurationOptionaleasingThe easing function used for the panning animation.
Default: "easeInOutCosine".
OptionalforceIf false, the canvas is not panned to the token if
the token is already onscreen. Otherwise the canvas
is panned such that the token is in the center of
the screen. Default: false.
OptionalspeedThe speed of the panning animation in pixels per second;
overrides duration if set.
OptionaltransitionThe type of the transition animation.
Default: null (no transition animation).
The duration of the pan or transition animation. Default:
250for panning or the default duration of the given transition type.