camera.add_handheld
blender_camera_add_handheldAdd a handheld camera effect to a Blender scene for a specified frame range, using adjustable noise, rotation, and translation strengths to simulate natural camera movement.
Instructions
PartMe Blender Harness command camera.add_handheld. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| seed | No | ||
| frameEnd | Yes | ||
| objectId | No | ||
| _requestId | No | Stable request id for replay safety | |
| frameStart | Yes | ||
| noiseScale | No | ||
| _authorization | No | Action-bound Harness authorization claim | |
| _transactionId | Yes | Harness milestone transaction id | |
| rotationStrength | No | ||
| translationStrength | No | ||
| _expectedSceneRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||