ViewportAnimationConfig constructor
ViewportAnimationConfig({})
Implementation
ViewportAnimationConfig({
this.viewportAnchorX = 0.5,
this.viewportAnchorY = 0.58,
this.targetScale,
this.targetCoverage = 0.3,
});