ae_batch_apply_effect
Apply an effect to all layers in a composition, or filter by layer type to target specific layers. Skip locked layers and batch update multiple layers in one action.
Instructions
Apply an effect to all layers (or filtered by type) in a composition
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp_name | Yes | Composition name | |
| skip_locked | No | Skip locked layers | |
| effect_match_name | Yes | Effect match name (e.g. 'ADBE Gaussian Blur 2') | |
| layer_type_filter | No | Only apply to layers of this type | all |