setValue

Set knob value on selected nodes.

Updated: 23 December 2011

Author: fredrik

Compatible Nuke versions: 6.3 or later

Compatibility: Mac, Windows

With this script, you can set a knob value for all selected nodes.

  • Supported value types: int, float, boolean, string (this is the most common ones)
  • Please note: Values of type NoneType are hidden but can be enabled by switching the variable hideNoneType to True
  • The nodes selected must be of the same class
  • Example syntax for entering a list: 1,2,3,4

Sign in or register to download or rate.