BreakdownLayers- get Layers / 3D passes to Shuffles from any node in the script. Choose the layers by checkboxes. Get the labeled Shuffles. Perfect for breaking down 3D render passes.
Breakdown Layers
Updated: 10 February 2021
Author: kogukas
Compatible Nuke versions: 10.0 or later
Compatibility: Linux, Mac, Windows
Put the script to your plugins directory,
copy and paste:
###
import BreakdownLayers
nuke.menu('Node Graph').addMenu('KirillPleshakov').addCommand('BreakdownLayers', 'BreakdownLayers.breakdownLayers()','Ctrl+Shift+b')
###
to your menu.py
1. Select the node, hit Ctrl+Shift+B
2. Hit Enter - Shuffles created
Another way:
1. Select any node in the stream
2. Right-click anywhere in the NodeGraph
3. KirillPleshakov - BreakdownLayers