animation.set_frame_range
blender_animation_set_frame_rangeDefines the animation playback range by setting the start and end frames in Blender, controlling which frames are rendered or previewed.
Instructions
PartMe Blender Harness command animation.set_frame_range. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| start | Yes | ||
| _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 | |||