svg_mask_animation
Animate SVG elements by applying a mask path to reveal or hide content. Specify a target element and mask path for scalable vector animations.
Instructions
SVG遮罩动画效果
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | 目标元素选择器 | |
| duration | No | ||
| maskPath | Yes | 遮罩路径 | |
| direction | No | reveal |