ComfyUI Node
Orbit Pose Input Switch JK๐
Switch between two orbit camera pose inputs based on boolean condition
Orbit Pose Input Switch JK๐
- orbit_camposes_false
- orbit_camposes_true
- orbit_camposes_output
- boolean
โboolean_valuefalseโบ
Category๐ JK/๐ Switch
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean_value | BOOLEAN | false | Condition to select between inputs (True=orbit_camposes_true, False=orbit_camposes_false) |
| orbit_camposes_false | ORBIT_CAMPOSES | Orbit camera poses to return when condition is False | |
| orbit_camposes_trueopt | ORBIT_CAMPOSES | Orbit camera poses to return when condition is True (optional) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| orbit_camposes_output | ORBIT_CAMPOSES | โ |
| boolean | BOOLEAN | โ |