Hey, I'm trying to get the values that are dynamically shown in a List_Knob coming from a DeepSample Node.
Is this possible ?
When I try this :
print nuke.toNode("DeepSample1")["list"].getValue()
I obtain :
# Result: 0.0
Instead of this kind of info :
{2 2 0.111 0.234 1.2654}
Thanks.
Guillaume.
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
