Removes an effect from the pipeline by its ID. Use this to dynamically disable filters or processing modules.
| Name | Type | Description |
|---|
| Pipeline | object | The pipeline. |
| ID | integer | The effect ID to remove. |
Outputs
| Name | Type | Description |
|---|
| Return Value | boolean | True if removed. |