![]() |
AILiveEffectEditParamMessage Struct ReferenceSent when the user chooses a your registered effect from the Effects menu, or when the user later edits the effect using the appearance palette. More...
Detailed DescriptionSent when the user chooses a your registered effect from the Effects menu, or when the user later edits the effect using the appearance palette. The plug-in can ignore the selector if it does not require user input; otherwise, it should collect parameter values from the user, typically using a modal dialog. If previews are enabled, it can then update the artwork using Member Data DocumentationTrue if preview is enabled. If it is, the plug-in can call The parameter context, passed to various functions. The message data. The effect object. True if this is the first time this effect is being applied by this plug-in, false if the effect is being modified (from the Appearance panel, for example). [in, out] A set of parameters that the plug-in may have stored from an earlier invocation. Modify values if desired. The documentation for this struct was generated from the following file: |
||||||||||||||||||||||||||||||||
|
![]() |
|