Hi guys,
This method doesn’t work for me.
I added the effect like in the below:
How could I remove it now? pls reply me asap.
Cheers,
D
var shaLayer= thisLayer.Effects.addProperty("ADBE Drop Shadow")("Direction").setValue(180); thisLayer.Effects("ADBE Drop Shadow")("Shadow Only").setValue(1); thisLayer.Effects("ADBE Drop Shadow")("Distance").setValue(0); thisLayer.Effects("ADBE Drop Shadow")("Softness").setValue(75); thisLayer.Effects("ADBE Drop Shadow")("Opacity").setValue(175);