Assuming the Switch is inside the Gizmo, if your pulldown knob is named 
'my_pulldown', just set your switch expression to:

parent.my_pulldown

Note that pulldown knob (and switch) indices are 0-based, so 'A' in your 
pulldown list will actually correspond to input 0 of the switch. If you want to 
skip input 0 for some strange reason, you can simply add 1 in the expression.

-Nathan



From: gridwarped 
Sent: Tuesday, July 31, 2012 5:00 PM
To: [email protected] 
Subject: [Nuke-users] Gizmo Switch

I can't seem to figure this out. I have a switch node that has multiple inputs. 
I want to create a gizmo that has a drop down of (A, B, C, D, E, F) and I want 
to link those inputs to inputs (1, 2, 3, 4, 5).

So when you use the drop down to select B, it will automatically switch to 
input 2 on the switch node. Any help is greatly appreciated!


--------------------------------------------------------------------------------
_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to