nuke.channels
- nuke.channels(n=None)
Deprecated. Use Node.channels.
List channels. The n argument is a Nuke node and if given only the channels output by this node are listed. If not given or None, all channels known about are listed.
- Parameters
n – Optional node parameter.
- Returns
A list of channel names.