Skip to content

Instantly share code, notes, and snippets.

@KelSolaar
Created June 4, 2013 21:09
Show Gist options
  • Save KelSolaar/5709629 to your computer and use it in GitHub Desktop.
Save KelSolaar/5709629 to your computer and use it in GitHub Desktop.
Nuke - Set Pulldown Choice Expression
knob = nuke.toNode("Camera_Color_Profiling.cameraColorProfiling_ColorMatrix").knob("outputColorSpace_pulldownChoice")
knob.setExpression("parent.outputColorSpace_pulldownChoice", 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment