set_effect_property
Set the numeric value of an effect property (e.g., Scale, Opacity) on a clip to adjust visual parameters.
Instructions
Set the value of a specific effect property on a clip
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| effect_name | Yes | Display name of the effect (e.g., 'Motion', 'Opacity') | |
| property_name | Yes | Display name of the property (e.g., 'Scale', 'Position', 'Opacity') | |
| value | Yes | Value to set |