color_reset_grade
Reset a clip's color grade to neutral CDL values (slope 1, offset 0, power 1, saturation 1) without deleting nodes.
Instructions
Reset a timeline item's grade to identity (neutral) CDL values.
Sets Slope=[1,1,1], Offset=[0,0,0], Power=[1,1,1], Saturation=1.0. This effectively neutralises the grade without removing nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_name | Yes | Exact name of the timeline clip. | |
| track_type | No | Track type (default "video"). | video |
| track_index | No | 1-based track number (default 1). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |