sequence.transition
blender_sequence_transitionCreates a transition between two Blender sequences. Provide the first, second, channel, and transition type to apply crossfades, wipes, or sound crossfades.
Instructions
PartMe Blender Harness command sequence.transition. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| first | Yes | ||
| second | Yes | ||
| channel | Yes | ||
| _requestId | No | Stable request id for replay safety | |
| _authorization | No | Action-bound Harness authorization claim | |
| _transactionId | Yes | Harness milestone transaction id | |
| transitionType | No | ||
| _expectedSceneRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||