ComfyUI Node
SeeThrough Parts To SVG Paths
A ComfyUI node in Game Assets/Canvas with 12 inputs and 3 outputs.
SeeThrough Parts To SVG Paths
- parts
- svg
- svg_text
- svg_path
◄contour_modehierarchy►
◄depth_orderback_to_front►
◄alpha_threshold10►
◄simplify_epsilon1.5►
◄min_area16►
◄stroke_width1.0►
◄stroke_color#111111►
◄fill_pathsfalse►
◄fill_colornone►
◄save_svgtrue►
◄filename_prefixseethrough_trace►
CategoryGame Assets/Canvas
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| parts | SEETHROUGH_PARTS | — | |
| contour_mode | COMBO | hierarchy | 2 options: external, hierarchy |
| depth_order | COMBO | back_to_front | 3 options: back_to_front, front_to_back, input_order |
| alpha_threshold | INT | 100–255 | — |
| simplify_epsilon | FLOAT | 1.50–64 | — |
| min_area | INT | 160–1048576 | — |
| stroke_width | FLOAT | 1.00–64 | — |
| stroke_color | STRING | #111111 | — |
| fill_paths | BOOLEAN | false | — |
| fill_color | STRING | none | — |
| save_svg | BOOLEAN | true | — |
| filename_prefix | STRING | seethrough_trace | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| svg | SVG | — |
| svg_text | STRING | — |
| svg_path | STRING | — |