animation.nla_add_strip
blender_animation_nla_add_stripAdds an animation strip to a Blender NLA track, placing a named action at a specified start frame for non-linear animation editing.
Instructions
PartMe Blender Harness command animation.nla_add_strip. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| scale | No | Three finite numbers; rotation uses radians | |
| start | Yes | ||
| track | Yes | ||
| action | Yes | ||
| repeat | No | ||
| objectId | No | ||
| blendType | No | ||
| _requestId | No | Stable request id for replay safety | |
| _authorization | No | Action-bound Harness authorization claim | |
| _transactionId | Yes | Harness milestone transaction id | |
| _expectedSceneRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||