Hi all,
maybe I'm too stupid. I need different animations inside the framerange from 1 - 50 with only one camera and write a Pre-Render Script with python that sets the export flag inside a Chop-Network to my camera and unsets others.
My idea was:
hou.ChopNode('/ch/Scene01/rotatex').setExportFlag(on)
…nothing happens, no errors…
other scripts worked fine. Has anyone a idea? I can't find anything about setExportFlag in the forum.
Thanks a lot
Detlef