anim_set_interpolation
Set animation interpolation for object properties to BEZIER, LINEAR, or CONSTANT. Control how values transition between keyframes by selecting the appropriate curve type.
Instructions
interpolation: BEZIER, LINEAR, CONSTANT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_path | No | location | |
| object_name | Yes | ||
| interpolation | No | BEZIER |