Nuke Commands, Python, TCL
Top Node AutoWrite
if you need your output file named exactly like your input file then use a little TCL expression ...
TCL Commands
GETTING A KNOB’S VALUE OF A SPECIFIC NODE: #First frame of current read/write: [value Read1.f...
Retime track in nuke
Retiming a curve There are many retiming options in Nuke but how do you retime tracking data or ...
Python - import all image sequences under folder
"""Finds and creates nodes for file sequences in an entire directory tree""" # This has the user...
Random Python
Get the file path from selected nodes: sel=nuke.selectedNodes() for x in sel: print(x.knob("f...