svg_draw_animation
Animates SVG paths by drawing strokes with configurable duration, direction, and stroke properties.
Instructions
🔒 SVG绘制动画 (需要DrawSVGPlugin商业许可)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration | No | ||
| selector | Yes | SVG路径选择器 | |
| direction | No | forward | |
| strokeColor | No | #000 | |
| strokeWidth | No |