Source
Chooses which numbered input is active.
This control can be animated or driven by an expression for deterministic switching.
Select one active input branch
Chooses one of several connected inputs and passes only the selected source downstream.
Switch is a clean routing node for alternate plates, graphic versions, effect branches or technical variants. It avoids repeatedly rewiring the Flow when only one branch should be active at a time.
Overview
A Switch can expose several inputs while producing one output. The Source control determines which connected branch is currently passed through.
Because the downstream graph does not change, Switch is useful for template variants, A/B comparisons and production setups where a single branch should be selected by an expression or keyframe.
Switch changes routing, not compositing. If several branches must be visible together, use Merge, MultiMerge or a system-specific merge node instead.
Think of Switch as a railway junction: many tracks can arrive, but the Source control chooses exactly one track to continue.
Flow anatomy
The port structure shows how this node fits into a Fusion graph.
Source image for the operation.
Source image for the operation.
The processed result from this node.
Inspector
Start with these controls before reaching for more complicated workarounds.
Chooses which numbered input is active.
This control can be animated or driven by an expression for deterministic switching.
Sets how many input ports the node exposes.
Keep only the inputs you actually need so the graph stays readable.
Labels individual input choices.
Meaningful labels are safer than remembering that source 2 means the blue version.
Contains configuration options for the switch and its inputs.
Use it to keep production variants explicit and documented.
Practical setup
Add the required number of Switch inputs.
Connect each alternative branch.
Rename inputs by purpose when possible.
Select the required Source.
Animate or expression-drive Source only when the switch timing is intentional.
Examples
Choose between two title treatments without rewiring the comp.
Route either of two source plates through one shared cleanup chain.
Troubleshooting
Production notes
Related nodes