get_value_at_time
Retrieve the interpolated value of an effect property at a specific time to inspect keyframes and animation data accurately.
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 | |
| time_seconds | Yes | Time in seconds to query the value at | |
| property_name | Yes | Display name of the property |