ComfyUI Node
Tri Mesh Input Switch JK๐
Switch between two triangle mesh inputs based on boolean condition
Tri Mesh Input Switch JK๐
- trimesh_false
- trimesh_true
- trimesh_output
- boolean
โboolean_valuefalseโบ
Category๐ JK/๐ Switch
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean_value | BOOLEAN | false | Condition to select between inputs (True=trimesh_true, False=trimesh_false) |
| trimesh_false | TRIMESH | Triangle mesh to return when condition is False | |
| trimesh_trueopt | TRIMESH | Triangle mesh to return when condition is True (optional) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| trimesh_output | TRIMESH | โ |
| boolean | BOOLEAN | โ |