set_keyframe
Insert a keyframe on any object property at a specified frame, setting its value for animation.
Instructions
Insert a keyframe on an object property at a specific frame. data_path examples: "location", "rotation_euler", "scale", "hide_viewport". Value sets the property value at that frame (list for vectors, float for scalars).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| frame | Yes | ||
| value | No | ||
| data_path | Yes |