setup_merge
Merges a foreground node over a background node in Foundry Nuke and auto-connects the foreground to the B pipe, with optional operations like over, plus, multiply, or screen.
Instructions
Merge foreground over background. Auto-connects fg to B pipe.
Args: fg: foreground node name. bg: background node name. operation: merge operation (over, plus, multiply, screen, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bg | Yes | background node name. | |
| fg | Yes | foreground node name. | |
| operation | No | merge operation (over, plus, multiply, screen, etc.) | over |