motion_add_keyframe
Add keypoints to already keyframed parameters in Apple Motion templates, extending animation curves with precise values and timing.
Instructions
Append a keypoint to a parameter that is ALREADY keyframed in Motion (has an existing with at least one keypoint). If the parameter has never been keyframed at all, call motion_create_keyframe_curve first to seed its curve, then use this tool for every keypoint after that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| value | Yes | ||
| scenenode_id | Yes | ||
| time_seconds | Yes | ||
| interpolation | No | ||
| parameter_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||