remove-effect
Target and remove one effect or all effects from a layer in Adobe After Effects using composition and layer indices.
Instructions
Remove one specific effect (or all effects) from a layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compIndex | Yes | 1-based composition index. | |
| layerIndex | Yes | 1-based layer index. | |
| effectIndex | No | 1-based effect index within the layer's Effects group. | |
| effectName | No | Display name of the effect to remove. | |
| effectMatchName | No | Internal match name of the effect to remove. | |
| removeAll | No | If true, remove all effects from the layer. |