get_value_at_time
Retrieve the interpolated value of an effect property at a specific time in a clip.
Instructions
Get the interpolated value of an effect property at a specific time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| effect_name | Yes | Display name of the effect | |
| property_name | Yes | Display name of the property | |
| time_seconds | Yes | Time in seconds to query the value at |