Draw Shape On Path (QQ)
DrawShapeOnPath
Creates an image or batch of images with the specified shape drawn along a coordinate path. Locations are center locations. Allows coordinates outside the frame for 'fly-in' effects.
Pack: ComfyUI-WanVideoWrapper_QQ
custom_nodes.ComfyUI-WanVideoWrapper_QQ
Inputs (16)
| Name | Type | Required |
|---|---|---|
| shape | COMBO | required |
| bg_image | IMAGE | required |
| coordinates | STRING | required |
| shape_width | INT | required |
| shape_height | INT | required |
| shape_color | STRING | required |
| bg_color | STRING | required |
| blur_radius | FLOAT | required |
| intensity | FLOAT | required |
| trailing | FLOAT | optional |
| border_width | INT | optional |
| border_color | STRING | optional |
| frames | INT | optional |
| animated_fade_start | FLOAT | optional |
| static_fade_start | FLOAT | optional |
| preview_enabled | BOOLEAN | optional |