Hi,

Has anyone tried using ValueProvider on multiple knobs within the same node?

All the examples I've seen use a single implementation of the ValueProvider
interface, and I wonder what would be the best approach to use
ValueProvider with more than one knob (and provide different values to
each).

Would one need to create a new implementation of ValueProvider for each
knob that requires one?

Or, is there a way to pass a reference of the knob in the Valueprovider
constructor, so you can then know what knob it belongs to?

Any help/examples would be greatly appreciated.

Thanks in advance,
Ivan
_______________________________________________
Nuke-dev mailing list
Nuke-dev@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev

Reply via email to