ComfyUI Node
OC Outfit Legwear Part
Outfit legwear part node for socks and stockings.
OC Outfit Legwear Part
- oc_part
- prompt_preview
- debug_text
◄group__all_groups__►
◄modeunset►
◄option袜子 | 整理裤袜 -> adjusting_legwear►
◄color_roleauto►
◄seed0►
CategoryOC Generator/Parts
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| group | COMBO | __all_groups__ | Limit the part to one subgroup inside this slot. The option dropdown is still static in the UI. |
| mode | COMBO | unset | unset emits no prompt. fixed keeps the selected option. randomize samples within the current slot pool. |
| option | COMBO | 袜子 | 整理裤袜 -> adjusting_legwear | Static dropdown for all options in this part node. If the selected option is outside the current group, execution falls back to the first valid item in that group. |
| color_roleopt | COMBO | auto | How this part should consume the global palette. auto lets Character Outfit Block assign a role by slot. |
| seedopt | INT | 00–4294967295 | Seed used by randomize mode for reproducible part selection. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| oc_part | OC_PART_OUTFIT_LEGWEAR | Structured local part data for Character Outfit Block. |
| prompt_preview | STRING | The prompt fragment resolved by this part node. |
| debug_text | STRING | Execution details for slot filtering and random selection. |