ComfyUI Node
OC Presentation Interaction Block
Presentation interaction block for hand interaction and pose-adjacent interaction cues.
OC Presentation Interaction Block
- oc_block
- prompt_preview
- debug_text
◄group__all_groups__►
◄modefixed►
◄option手部动作 | 整理帽子 -> adjusting_clothes►
◄enabledtrue►
◄seed0►
◄step1►
CategoryOC Generator/Blocks
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| group | COMBO | __all_groups__ | Limit selection to one subgroup. The option dropdown itself is static and will not visually shrink when group changes. |
| mode | COMBO | fixed | fixed keeps the chosen option when valid for the current group. randomize / increment / decrement operate only within the selected group pool. |
| option | COMBO | 手部动作 | 整理帽子 -> adjusting_clothes | Static dropdown for the whole catalog. If the chosen option does not belong to the current group, execution falls back to the first valid item in that group. |
| enabledopt | BOOLEAN | true | Disable this block without deleting it from the workflow. |
| seedopt | INT | 00–4294967295 | Seed used by randomize mode to get reproducible results inside the current group pool. |
| stepopt | INT | 11–1024 | Step size for increment / decrement mode inside the current group pool. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| oc_block | OC_BLOCK | Structured OC block data for downstream aggregation in OC Generator. |
| prompt_preview | STRING | The prompt fragment resolved by this dimension node. |
| debug_text | STRING | Execution details, including group filtering and selection behavior. |