ae_remove_effect
Remove an effect from an After Effects layer by specifying its name or index, simplifying layer cleanup and adjustments.
Instructions
Remove an effect from a layer by effect_name or effect_index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp_name | No | Composition name. Prefer this over index. | |
| comp_index | No | 1-based project item index if name is ambiguous. | |
| layer_name | No | Layer name (preferred). | |
| effect_name | No | ||
| layer_index | No | 1-based layer index in the comp. | |
| effect_index | No |