nuke.getReadFileKnob

nuke.getReadFileKnob(node) knob

Gets the read knob for a node (if it exists).

Parameters:

node – The node to get the knob for.

Returns:

A PyObject containing the read knob if it exists, NULL otherwise