tips mainly for Houdini

write python code in "before render" in a write node:

nuke.toNode("Switch1").knob("which").setValue(0)
and in another write node, something like:
nuke.toNode("Switch1").knob("which").setValue(1)

depending on write nodes you render, it switches value on 'Switch1' in this case.
タグ

コメントをかく


「http://」を含む投稿は禁止されています。

利用規約をご確認のうえご記入下さい

Wiki内検索

管理人/副管理人のみ編集できます