Draw Joint On Path (QQ)

DrawJointOnPath

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.

Pack: ComfyUI-WanVideoWrapper_QQ

custom_nodes.ComfyUI-WanVideoWrapper_QQ

Inputs (14)

NameTypeRequired
coordinatesSTRINGrequired
bg_imageIMAGErequired
path_frame_configPATH_FRAME_CONFIGrequired
shape_widthINTrequired
shape_width_endINTrequired
bg_colorSTRINGrequired
fill_colorSTRINGrequired
blur_radiusFLOATrequired
intensityFLOATrequired
trailingFLOATrequired
bounce_betweenFLOATrequired
pivot_coordinatesSTRINGoptional
relative_pivotBOOLEANoptional
scaling_enabledBOOLEANoptional

Outputs (2)

NameType
imageIMAGE
output_coordinatesSTRING