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

Tri Mesh Input Switch JK๐Ÿ‰

Switch between two triangle mesh inputs based on boolean condition

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

Inputs (3)

NameTypeDefaultDescription
boolean_valueBOOLEANfalseCondition to select between inputs (True=trimesh_true, False=trimesh_false)
trimesh_falseTRIMESHTriangle mesh to return when condition is False
trimesh_trueoptTRIMESHTriangle mesh to return when condition is True (optional)

Outputs (2)

NameTypeDescription
trimesh_outputTRIMESHโ€”
booleanBOOLEANโ€”