Mar
10
Hi all, first time poster!
In Python, nuke.Knob has methods for setting and clearing flags (ie, whether it’s hidden, starts a new line, etc), but I can’t seem to find a way to query whether a flag is set on a knob or not. Does anybody know how to do this in Python?
Post a Comment