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