Nodes/ComfyUI-JakeUpgrade/Mesh Input Switch JK๐Ÿ‰
ComfyUI Node

Mesh Input Switch JK๐Ÿ‰

Switch between two mesh inputs based on boolean condition

By jakechaiยทCreated 2 years agoยทUpdated 2 months agoยท 146
Mesh Input Switch JK๐Ÿ‰
  • mesh_false
  • mesh_true
  • mesh_output
  • boolean
โ—„boolean_valuefalseโ–บ
Category๐Ÿ‰ JK/๐Ÿ”€ Switch

Inputs (3)

NameTypeDefaultDescription
boolean_valueBOOLEANfalseCondition to select between inputs (True=mesh_true, False=mesh_false)
mesh_falseMESHMesh to return when condition is False
mesh_trueoptMESHMesh to return when condition is True (optional)

Outputs (2)

NameTypeDescription
mesh_outputMESHโ€”
booleanBOOLEANโ€”