creator_add_keyframe
Add or update a keyframe at the current frame for a specified parameter, enabling precise control over animation curves in Inochi Creator.
Instructions
Add or update a keyframe on the current animation at the current frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | No | 0 = X, 1 = Y (default 0) | |
| name | No | Parameter name | |
| uuid | No | Parameter UUID | |
| value | No | Keyframe value; defaults to the parameter's current value |