set_keyframe
Insert a keyframe on an object property at a specific frame, with support for individual channels (X, Y, Z) or all channels at once.
Instructions
Insert a keyframe on an object property at a specific frame. Use index for individual channels (0=X, 1=Y, 2=Z), or -1 for all channels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | Yes | ||
| index | No | ||
| value | No | ||
| object | Yes | ||
| data_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||