ComfyUI Node
Mesh Input Switch JK๐
Switch between two mesh inputs based on boolean condition
Mesh Input Switch JK๐
- mesh_false
- mesh_true
- mesh_output
- boolean
โboolean_valuefalseโบ
Category๐ JK/๐ Switch
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean_value | BOOLEAN | false | Condition to select between inputs (True=mesh_true, False=mesh_false) |
| mesh_false | MESH | Mesh to return when condition is False | |
| mesh_trueopt | MESH | Mesh to return when condition is True (optional) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| mesh_output | MESH | โ |
| boolean | BOOLEAN | โ |