Skip to main content
Participating Frequently
July 26, 2024
Answered

How to access effects and ask on blur map using script

  • July 26, 2024
  • 1 reply
  • 310 views

I am trying to set the blur map layer to the selected layer and its source to "Effects and Masks", using the following code, the selected index works fine, but I can't change the source to "Effects and Masks"

 

blurEffect.property("ADBE Camera Lens Blur-0010").setValue(selectedIndex);
blurEffect.property("ADBE Camera Lens Blur-0011").setValue(2);
This topic has been closed for replies.

1 reply

Airweb_AECorrect answer
Legend
July 26, 2024
Participating Frequently
July 26, 2024

Sad, I guess I'll have to use a preset.