Live Effect Plugin UI Modal Dialog
Hello developing friends,
I've created a plugin with a live effect.
The effect works great but now i want to introduce som tweakable parameters.
In the example code GetInputFromUser is invoked from the User Suite when the EditLiveEffectParameters method is fired by the plugin.
But this only takes 1 parameter and is not really a modal dialog wich can tweake the effect 'live'.
What I want to achieve is the same behavior as for example the transform live effect.
You click the effect in the appereance panel and the dialogue open allowing for tweaking and live feedback of these tweakes.

Could anybody show me the way? 🙂
