ComfyUI Node
Draw Joint On Path (QQ)
Draws a rectangle defined by the first and last points of a coordinate list. The width is controlled by shape_width, and the length is the distance between the first and last points. If pivot_coordinates are provided: - relative_pivot=True: The pivot movement offsets the entire shape from its path-defined position. - relative_pivot=False: The pivot replaces the starting point of the shape for positioning.
Draw Joint On Path (QQ)
- bg_image
- path_frame_config
- image
- output_coordinates
◄coordinates[{"x":100,"y":100},{"x":400,"y":400}]►
◄shape_width20►
◄shape_width_end0►
◄bg_colorblack►
◄fill_colorwhite►
◄blur_radius0.0►
◄intensity1.00►
◄trailing0.00►
◄bounce_between0.00►
◄pivot_coordinates—►
◄relative_pivottrue►
◄scaling_enabledtrue►
CategoryWanVideoWrapper_QQ/depr
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| coordinates | STRING | [{"x":100,"y":100},{"x":400,"y":400}] | — |
| bg_image | IMAGE | — | |
| path_frame_config | PATH_FRAME_CONFIG | — | |
| shape_width | INT | 201–4096 | — |
| shape_width_end | INT | 00–4096 | — |
| bg_color | STRING | black | — |
| fill_color | STRING | white | — |
| blur_radius | FLOAT | 0.00–100 | — |
| intensity | FLOAT | 1.000–100 | — |
| trailing | FLOAT | 0.000–2 | — |
| bounce_between | FLOAT | 0.000–1 | — |
| pivot_coordinatesopt | STRING | — | |
| relative_pivotopt | BOOLEAN | true | — |
| scaling_enabledopt | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| output_coordinates | STRING | — |