level 2
我在ContactSheet节点的width中添加表达式[python {nuke.thisNode().knob('columns').value()*2048}]可以工作 为什么menu.py里这样写nuke.knobDefault("ContactSheet.width","[python {nuke.thisNode().knob('columns').value()*2048}]") 就不管用呢 我想让width的值随着columns的值改变而改变
2016年09月24日 13点09分
1