svg_morph_animation
Morph an SVG path into another shape with customizable easing, duration, and precision.
Instructions
🔒 SVG路径变形动画 (需要MorphSVGPlugin商业许可)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ease | No | power2.inOut | |
| toPath | Yes | 目标路径 | |
| duration | No | ||
| fromPath | No | 起始路径 | |
| selector | Yes | SVG路径选择器 | |
| morphPrecision | No |