What is a Spreadsheet node
mainThe Spreadsheet node (Utility > Spreadsheet) provides a tabular interface for mapping values of one or more plugs to specific conditions in the graph. Unlike typical spreadsheet tools that adjust one plug across many nodes, each column in a Gaffer Spreadsheet connects to an individual plug on a specific node. This allows you to vary values based on the current Context without forking the network or using complex expression logic.
It is particularly useful for:
- Mapping different plug values to Context Variable values.
- Managing multi-render and multi-shot graphs within a single branch.
- Avoiding the complexity of branching a network for every unique shot or render option.