-
Add Card Dance Effect In Script
My apologies if this has been asked before but I can’t seem to find any good information about my topic.
I am writing a command line script that pulls in a layer and adds a card dance effect to the created layer. I am able to pull in the layer but I can’t seem to find any information on how to apply the ‘Card Dance’ effect in a jsx script. I have found the function applyPreset(presetName) but I cant seem to find documentation on any of the presetNames you can pass in.
Any links or basic examples would be much appreciated.
Thanks